Searched refs:ppc_spe_sha256_final (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 161 milliseconds