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