Home
last modified time | relevance | path

Searched defs:blake2b_param_set_personal (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-ref.c85 blake2b_param_set_personal(blake2b_param *P, in blake2b_param_set_personal() function
/freebsd/sys/contrib/libb2/
H A Dblake2b-ref.c133 static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERS… in blake2b_param_set_personal() function
H A Dblake2b.c175 static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERS… in blake2b_param_set_personal() function