Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/crypto/
Dsha256-spe-glue.c143 static int ppc_spe_sha256_final(struct shash_desc *desc, u8 *out) in ppc_spe_sha256_final() function
188 ppc_spe_sha256_final(desc, (u8 *)D); in ppc_spe_sha224_final()
224 .final = ppc_spe_sha256_final,