Searched refs:blake2b_compress_ref (Results 1 – 3 of 3) sorted by relevance
100 int blake2b_compress_ref(blake2b_state *S,
31 blake2b_compress_ref(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) in blake2b_compress_ref() function
28 static blake2b_compress_fn blake2b_compress = blake2b_compress_ref;432 blake2b_compress = blake2b_compress_ref; in blake2b_pick_best_implementation()