Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/crypto/
H A Dsha256-spe-glue.c105 static int ppc_spe_sha256_final(struct shash_desc *desc, u8 *out) in ppc_spe_sha256_final() function
150 ppc_spe_sha256_final(desc, (u8 *)D); in ppc_spe_sha224_final()
186 .final = ppc_spe_sha256_final,