Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/digests/
H A Dblake2_prov.c20 return ossl_blake2s_init((BLAKE2S_CTX *)ctx, &P); in ossl_blake2s256_init()
H A Dblake2s_prov.c119 int ossl_blake2s_init(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P) in ossl_blake2s_init() function
/freebsd/crypto/openssl/crypto/evp/
H A Dlegacy_blake2.c15 #define ossl_blake2s_init ossl_blake2s256_init macro
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dblake2.h106 int ossl_blake2s_init(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P);