Home
last modified time | relevance | path

Searched refs:BLAKE2S_DIGEST_LENGTH (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/providers/implementations/digests/
Dblake2_prov.c33 BLAKE2S_BLOCKBYTES, BLAKE2S_DIGEST_LENGTH, 0,
Dblake2s_prov.c80 P->digest_length = BLAKE2S_DIGEST_LENGTH; in ossl_blake2s_param_init()
/third_party/openssl/crypto/evp/
Dlegacy_blake2.c38 BLAKE2S_DIGEST_LENGTH,
/third_party/openssl/providers/implementations/include/prov/
Dblake2.h80 #define BLAKE2S_DIGEST_LENGTH 32 macro