Home
last modified time | relevance | path

Searched refs:shake128_init (Results 1 – 3 of 3) 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/lib/crypto/
H A Dsha3.c364 shake128_init(&ctx); in shake128()