Home
last modified time | relevance | path

Searched refs:crypto_sha3_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/crypto/
Dsha3-ce-glue.c111 .init = crypto_sha3_init,
122 .init = crypto_sha3_init,
133 .init = crypto_sha3_init,
144 .init = crypto_sha3_init,
/Linux-v6.1/crypto/
Dsha3_generic.c161 int crypto_sha3_init(struct shash_desc *desc) in crypto_sha3_init() function
173 EXPORT_SYMBOL(crypto_sha3_init);
242 .init = crypto_sha3_init,
252 .init = crypto_sha3_init,
262 .init = crypto_sha3_init,
272 .init = crypto_sha3_init,
/Linux-v6.1/include/crypto/
Dsha3.h29 int crypto_sha3_init(struct shash_desc *desc);