Searched refs:ctr_encrypt (Results 1 – 2 of 2) sorted by relevance
189 static int ctr_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_encrypt() function337 .encrypt = ctr_encrypt,338 .decrypt = ctr_encrypt,
260 static int ctr_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_encrypt() function407 .encrypt = ctr_encrypt,408 .decrypt = ctr_encrypt,