Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dblake2s_mac.c21 #define BLAKE2_INIT_KEY ossl_blake2s_init_key
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dblake2.h107 int ossl_blake2s_init_key(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P,
/netbsd-src/crypto/external/bsd/openssl/dist/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