Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/crypto/
Daes-spe-glue.c291 static int ppc_ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ppc_ctr_crypt() function
465 .encrypt = ppc_ctr_crypt,
466 .decrypt = ppc_ctr_crypt,