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

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

Completed in 89 milliseconds