Home
last modified time | relevance | path

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

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