Searched refs:blake2b_transform (Results 1 – 1 of 1) sorted by relevance
60 static void blake2b_transform( in blake2b_transform() function127 blake2b_transform(b2b, b2b->block.words, BLAKE2B_CBLOCK, in BLAKE2B256_Update()134 blake2b_transform(b2b, block_words, BLAKE2B_CBLOCK, /*is_final_block=*/0); in BLAKE2B256_Update()146 blake2b_transform(b2b, b2b->block.words, b2b->block_used, in BLAKE2B256_Final()