HomeSort by: relevance | last modified time | path
    Searched refs:blake2b_salt_personal (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2.h 36 #define blake2b_salt_personal crypto_generichash_blake2b__blake2b_salt_personal macro
92 int blake2b_salt_personal(uint8_t *out, const void *in, const void *key,
generichash_blake2b.c 39 return blake2b_salt_personal((uint8_t *) out, in, key, (uint8_t) outlen,
blake2b-ref.c 370 blake2b_salt_personal(uint8_t *out, const void *in, const void *key, function in typeref:typename:int

Completed in 44 milliseconds