Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha3_generic.c161 int crypto_sha3_init(struct shash_desc *desc) in crypto_sha3_init() function
168 EXPORT_SYMBOL(crypto_sha3_init);
223 .init = crypto_sha3_init,
234 .init = crypto_sha3_init,
245 .init = crypto_sha3_init,
256 .init = crypto_sha3_init,
/linux/include/crypto/
H A Dsha3.h34 int crypto_sha3_init(struct shash_desc *desc);