Searched refs:blake2b_compress (Results 1 – 1 of 1) sorted by relevance
181 static void blake2b_compress( blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES] ) in blake2b_compress() function237 blake2b_compress( S, S->buf ); /* Compress */ in blake2b_update()241 blake2b_compress( S, in ); in blake2b_update()266 blake2b_compress( S, S->buf ); in blake2b_final()