Home
last modified time | relevance | path

Searched refs:blake2b_compress_avx2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.c38 blake2b_compress_avx2(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_avx2() function
H A Dblake2.h106 int blake2b_compress_avx2(blake2b_state *S,
H A Dblake2b-ref.c415 blake2b_compress = blake2b_compress_avx2; in blake2b_pick_best_implementation()