Home
last modified time | relevance | path

Searched defs:blake2b_init_salt_personal (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2.h28 #define blake2b_init_salt_personal \ macro
H A Dblake2b-ref.c146 blake2b_init_salt_personal(blake2b_state *S, const uint8_t outlen, in blake2b_init_salt_personal() function