Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c138 static int octeon_sha512_final(struct shash_desc *desc, u8 *hash) in octeon_sha512_final() function
183 octeon_sha512_final(desc, D); in octeon_sha384_final()
195 .final = octeon_sha512_final,