Searched refs:shake_update (Results 1 – 4 of 4) sorted by relevance
243 static inline void shake_update(struct shake_ctx *ctx, in shake_update() function
365 shake_update(&ctx, in, in_len); in shake128()376 shake_update(&ctx, in, in_len); in shake256()
338 shake_update(&ctx, in, in_len); in test_shake_multiple_squeezes()
93 void shake_update(struct shake_ctx *ctx, const u8 *in, size_t in_len);