Home
last modified time | relevance | path

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

/openssl/providers/implementations/include/prov/
H A Dblake2.h29 # define BLAKE2B_PERSONALBYTES 16 macro
66 uint8_t personal[BLAKE2B_PERSONALBYTES]; /* 64 */
/openssl/providers/implementations/macs/
H A Dblake2b_mac.c15 #define BLAKE2_PERSONALBYTES BLAKE2B_PERSONALBYTES
/openssl/providers/implementations/digests/
H A Dblake2b_prov.c113 memset(P->personal + len, 0, BLAKE2B_PERSONALBYTES - len); in ossl_blake2b_param_set_personal()

Completed in 16 milliseconds