Home
last modified time | relevance | path

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

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