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

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

Completed in 105 milliseconds