Home
last modified time | relevance | path

Searched defs:ossl_blake2s_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Dlegacy_blake2.c15 #define ossl_blake2s_init ossl_blake2s256_init macro
/freebsd/crypto/openssl/providers/implementations/digests/
H A Dblake2s_prov.c119 int ossl_blake2s_init(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P) in ossl_blake2s_init() function