Home
last modified time | relevance | path

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

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