Home
last modified time | relevance | path

Searched refs:sha3_512_export (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dsha3_512_s390.c31 static int sha3_512_export(struct shash_desc *desc, void *out) in sha3_512_export() function
82 .export = sha3_512_export,
113 .export = sha3_512_export, /* same as for 512 */
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dsha3_512_s390.c30 static int sha3_512_export(struct shash_desc *desc, void *out) in sha3_512_export() function
81 .export = sha3_512_export,
112 .export = sha3_512_export, /* same as for 512 */

Completed in 1 milliseconds