Home
last modified time | relevance | path

Searched defs:sha512_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/crypto/
H A Dsha512_s390.c21 static int sha512_init(struct shash_desc *desc) in sha512_init() function
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c415 void sha512_init(struct sha512_ctx *ctx) in sha512_init() function