Searched defs:BLAKE2B_PERSONALBYTES (Results 1 – 4 of 4) sorted by relevance
29 #define BLAKE2B_PERSONALBYTES 16 macro
133 …ine int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERSONALBYTES… in blake2b_param_set_personal()
175 …ine int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERSONALBYTES… in blake2b_param_set_personal()
67 BLAKE2B_PERSONALBYTES = 16 enumerator