Searched refs:blake2b_compress_avx2 (Results 1 – 3 of 3) sorted by relevance
38 blake2b_compress_avx2(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_avx2() function
106 int blake2b_compress_avx2(blake2b_state *S,
415 blake2b_compress = blake2b_compress_avx2; in blake2b_pick_best_implementation()