Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/crypto/
H A Dsha512-glue.c50 static int sha512_final(struct shash_desc *desc, u8 *out) in sha512_final() function
/openbmc/linux/crypto/
H A Dsha512_generic.c164 static int sha512_final(struct shash_desc *desc, u8 *hash) in sha512_final() function