Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/crypto/
Dsha3-ce-glue.c102 .init = crypto_sha3_init,
113 .init = crypto_sha3_init,
124 .init = crypto_sha3_init,
135 .init = crypto_sha3_init,
/Linux-v4.19/crypto/
Dsha3_generic.c166 int crypto_sha3_init(struct shash_desc *desc) in crypto_sha3_init() function
178 EXPORT_SYMBOL(crypto_sha3_init);
247 .init = crypto_sha3_init,
257 .init = crypto_sha3_init,
267 .init = crypto_sha3_init,
277 .init = crypto_sha3_init,
/Linux-v4.19/include/crypto/
Dsha3.h29 int crypto_sha3_init(struct shash_desc *desc);