Searched refs:blake2b_param_set_personal (Results 1 – 3 of 3) sorted by relevance
85 blake2b_param_set_personal(blake2b_param *P, in blake2b_param_set_personal() function169 blake2b_param_set_personal(P, (const uint8_t *) personal); in blake2b_init_salt_personal()241 blake2b_param_set_personal(P, (const uint8_t *) personal); in blake2b_init_key_salt_personal()
133 static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERS… in blake2b_param_set_personal() function
175 static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERS… in blake2b_param_set_personal() function