Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds