Home
last modified time | relevance | path

Searched refs:shake128_init (Results 1 – 5 of 5) sorted by relevance

/linux/include/crypto/
H A Dsha3.h210 static inline void shake128_init(struct shake_ctx *ctx) in shake128_init() function
/linux/lib/crypto/tests/
H A Dsha3_kunit.c261 shake128_init(ctx); in shake_init()
/linux/Documentation/crypto/
H A Dsha3.rst88 void shake128_init(struct shake_ctx *ctx);
/linux/lib/crypto/
H A Dsha3.c364 shake128_init(&ctx); in shake128()
H A Dmldsa.c418 shake128_init(shake); in rej_ntt_poly()