Home
last modified time | relevance | path

Searched refs:ossl_blake2s_init_key (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/providers/implementations/macs/
Dblake2s_mac.c21 #define BLAKE2_INIT_KEY ossl_blake2s_init_key
/third_party/openssl/providers/implementations/include/prov/
Dblake2.h107 int ossl_blake2s_init_key(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P,
/third_party/openssl/providers/implementations/digests/
Dblake2s_prov.c129 int ossl_blake2s_init_key(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P, in ossl_blake2s_init_key() function