Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/crypto/
Dsha3-ce-glue.c103 .init = crypto_sha3_init,
114 .init = crypto_sha3_init,
125 .init = crypto_sha3_init,
136 .init = crypto_sha3_init,
/Linux-v5.4/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-v5.4/include/crypto/
Dsha3.h29 int crypto_sha3_init(struct shash_desc *desc);