Searched refs:crypto4xx_decrypt_ctr (Results 1 – 3 of 3) sorted by relevance
176 int crypto4xx_decrypt_ctr(struct skcipher_request *req);
318 int crypto4xx_decrypt_ctr(struct skcipher_request *req) in crypto4xx_decrypt_ctr() function
1249 .decrypt = crypto4xx_decrypt_ctr,