Home
last modified time | relevance | path

Searched defs:BLAKE2B_BLOCKBYTES (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.c38 blake2b_compress_avx2(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_avx2()
H A Dblake2b-compress-ref.c31 blake2b_compress_ref(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_ref()
H A Dblake2b-compress-sse41.c36 const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_sse41()
H A Dblake2b-compress-ssse3.c30 const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_ssse3()
H A Dblake2.h41 BLAKE2B_BLOCKBYTES = 128, enumerator
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/
H A Dblake2.h28 BLAKE2B_BLOCKBYTES = 128, enumerator
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/blake2/
H A Dblake2_local.h25 #define BLAKE2B_BLOCKBYTES 128 macro
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dblake2.h24 # define BLAKE2B_BLOCKBYTES 128 macro
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_blake2.h45 BLAKE2B_BLOCKBYTES = 128, enumerator