Home
last modified time | relevance | path

Searched defs:blake2b_set_lastblock (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/blake2/
H A Dblake2b.c49 static ossl_inline void blake2b_set_lastblock(BLAKE2B_CTX *S) in blake2b_set_lastblock() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/
H A Dblake2b_prov.c48 static ossl_inline void blake2b_set_lastblock(BLAKE2B_CTX *S) in blake2b_set_lastblock() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/
H A Dblake2b.c50 static BLAKE2_INLINE void blake2b_set_lastblock(blake2b_state *S) { in blake2b_set_lastblock() function
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-ref.c52 blake2b_set_lastblock(blake2b_state *S) in blake2b_set_lastblock() function