Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Dsha512_s390.c86 static int sha384_init(struct shash_desc *desc) in sha384_init() function
106 .init = sha384_init,
/openbmc/qemu/crypto/
H A Dhash-nettle.c78 .init = (qcrypto_nettle_init)sha384_init,