Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c124 static int octeon_sha256_final(struct shash_desc *desc, u8 *out) in octeon_sha256_final() function
168 octeon_sha256_final(desc, D); in octeon_sha224_final()
196 .final = octeon_sha256_final,