Home
last modified time | relevance | path

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

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