Searched refs:blake2b_compress_ref (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2.h100 int blake2b_compress_ref(blake2b_state *S,
H A Dblake2b-compress-ref.c31 blake2b_compress_ref(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) function
H A Dblake2b-ref.c28 static blake2b_compress_fn blake2b_compress = blake2b_compress_ref;
432 blake2b_compress = blake2b_compress_ref;

Completed in 56 milliseconds