Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/digests/
H A Dblake2b_prov.c48 static ossl_inline void blake2b_set_lastblock(BLAKE2B_CTX *S) in blake2b_set_lastblock() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-ref.c52 blake2b_set_lastblock(blake2b_state *S) in blake2b_set_lastblock() function
/freebsd/sys/contrib/libb2/
H A Dblake2b-ref.c59 static inline int blake2b_set_lastblock( blake2b_state *S ) in blake2b_set_lastblock() function
H A Dblake2b.c93 static inline int blake2b_set_lastblock( blake2b_state *S ) in blake2b_set_lastblock() function