Home
last modified time | relevance | path

Searched refs:shake_update (Results 1 – 4 of 4) sorted by relevance

/linux/include/crypto/
H A Dsha3.h243 static inline void shake_update(struct shake_ctx *ctx, in shake_update() function
/linux/lib/crypto/
H A Dsha3.c365 shake_update(&ctx, in, in_len); in shake128()
376 shake_update(&ctx, in, in_len); in shake256()
/linux/lib/crypto/tests/
H A Dsha3_kunit.c338 shake_update(&ctx, in, in_len); in test_shake_multiple_squeezes()
/linux/Documentation/crypto/
H A Dsha3.rst93 void shake_update(struct shake_ctx *ctx, const u8 *in, size_t in_len);