Searched defs:blake2s_compress (Results 1 – 2 of 2) sorted by relevance
24 static void blake2s_compress(struct blake2s_state *state, const u8 *block, in blake2s_compress() function
110 #define blake2s_compress blake2s_compress_generic macro