Home
last modified time | relevance | path

Searched refs:ossl_blake2b_init (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/
H A Dblake2_prov.c28 return ossl_blake2b_init((BLAKE2B_CTX *)ctx, &P); in ossl_blake2b512_init()
H A Dblake2b_prov.c126 int ossl_blake2b_init(BLAKE2B_CTX *c, const BLAKE2B_PARAM *P) in ossl_blake2b_init() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dlegacy_blake2.c14 #define ossl_blake2b_init ossl_blake2b512_init macro
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dblake2.h88 int ossl_blake2b_init(BLAKE2B_CTX *c, const BLAKE2B_PARAM *P);