/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/blake2/ |
H A D | blake2.c | 59 BLAKE2B_CTX *b2b, in blake2b_transform() 97 void BLAKE2B256_Init(BLAKE2B_CTX *b2b) { in BLAKE2B256_Init() 107 void BLAKE2B256_Update(BLAKE2B_CTX *b2b, const void *in_data, size_t len) { in BLAKE2B256_Update() 141 void BLAKE2B256_Final(uint8_t out[BLAKE2B256_DIGEST_LENGTH], BLAKE2B_CTX *b2b) { in BLAKE2B256_Final()
|
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/blake2/ |
H A D | blake2.c | 59 BLAKE2B_CTX *b2b, in blake2b_transform() 97 void BLAKE2B256_Init(BLAKE2B_CTX *b2b) { in BLAKE2B256_Init() 107 void BLAKE2B256_Update(BLAKE2B_CTX *b2b, const void *in_data, size_t len) { in BLAKE2B256_Update() 141 void BLAKE2B256_Final(uint8_t out[BLAKE2B256_DIGEST_LENGTH], BLAKE2B_CTX *b2b) { in BLAKE2B256_Final()
|
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/blake2/ |
H A D | blake2.c | 61 BLAKE2B_CTX *b2b, in blake2b_transform() 99 void BLAKE2B256_Init(BLAKE2B_CTX *b2b) { in BLAKE2B256_Init() 109 void BLAKE2B256_Update(BLAKE2B_CTX *b2b, const void *in_data, size_t len) { in BLAKE2B256_Update() 143 void BLAKE2B256_Final(uint8_t out[BLAKE2B256_DIGEST_LENGTH], BLAKE2B_CTX *b2b) { in BLAKE2B256_Final()
|
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/blake2/ |
H A D | blake2.c | 61 BLAKE2B_CTX *b2b, in blake2b_transform() 99 void BLAKE2B256_Init(BLAKE2B_CTX *b2b) { in BLAKE2B256_Init() 109 void BLAKE2B256_Update(BLAKE2B_CTX *b2b, const void *in_data, size_t len) { in BLAKE2B256_Update() 143 void BLAKE2B256_Final(uint8_t out[BLAKE2B256_DIGEST_LENGTH], BLAKE2B_CTX *b2b) { in BLAKE2B256_Final()
|
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/ |
H A D | blake2b.c | 457 int wc_InitBlake2b(Blake2b* b2b, word32 digestSz) in wc_InitBlake2b() 468 int wc_InitBlake2b_WithKey(Blake2b* b2b, word32 digestSz, const byte *key, word32 keylen) in wc_InitBlake2b_WithKey() 485 int wc_Blake2bUpdate(Blake2b* b2b, const byte* data, word32 sz) in wc_Blake2bUpdate() 492 int wc_Blake2bFinal(Blake2b* b2b, byte* final, word32 requestSz) in wc_Blake2bFinal()
|
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | blake2b.c | 457 int wc_InitBlake2b(Blake2b* b2b, word32 digestSz) in wc_InitBlake2b() 468 int wc_InitBlake2b_WithKey(Blake2b* b2b, word32 digestSz, const byte *key, word32 keylen) in wc_InitBlake2b_WithKey() 485 int wc_Blake2bUpdate(Blake2b* b2b, const byte* data, word32 sz) in wc_Blake2bUpdate() 492 int wc_Blake2bFinal(Blake2b* b2b, byte* final, word32 requestSz) in wc_Blake2bFinal()
|
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | blake2b.c | 457 int wc_InitBlake2b(Blake2b* b2b, word32 digestSz) in wc_InitBlake2b() 468 int wc_InitBlake2b_WithKey(Blake2b* b2b, word32 digestSz, const byte *key, word32 keylen) in wc_InitBlake2b_WithKey() 485 int wc_Blake2bUpdate(Blake2b* b2b, const byte* data, word32 sz) in wc_Blake2bUpdate() 492 int wc_Blake2bFinal(Blake2b* b2b, byte* final, word32 requestSz) in wc_Blake2bFinal()
|
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | blake2b.c | 457 int wc_InitBlake2b(Blake2b* b2b, word32 digestSz) in wc_InitBlake2b() 468 int wc_InitBlake2b_WithKey(Blake2b* b2b, word32 digestSz, const byte *key, word32 keylen) in wc_InitBlake2b_WithKey() 485 int wc_Blake2bUpdate(Blake2b* b2b, const byte* data, word32 sz) in wc_Blake2bUpdate() 492 int wc_Blake2bFinal(Blake2b* b2b, byte* final, word32 requestSz) in wc_Blake2bFinal()
|
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | blake2b.c | 457 int wc_InitBlake2b(Blake2b* b2b, word32 digestSz) in wc_InitBlake2b() 468 int wc_InitBlake2b_WithKey(Blake2b* b2b, word32 digestSz, const byte *key, word32 keylen) in wc_InitBlake2b_WithKey() 485 int wc_Blake2bUpdate(Blake2b* b2b, const byte* data, word32 sz) in wc_Blake2bUpdate() 492 int wc_Blake2bFinal(Blake2b* b2b, byte* final, word32 requestSz) in wc_Blake2bFinal()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/ |
H A D | initialization_2.f90 | 13 integer :: b2b(3) = a([1,4,3], 2, 4) variable
|