Searched defs:BLAKE2B_PERSONALBYTES (Results 1 – 3 of 3) sorted by relevance
133 …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
175 …ine int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERSONALBYTES… in blake2b_param_set_personal()