Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds