Searched refs:ablkcipher_decrypt (Results 1 – 2 of 2) sorted by relevance
2687 static int ablkcipher_decrypt(struct ablkcipher_request *req) in ablkcipher_decrypt() function2891 .decrypt = ablkcipher_decrypt,2908 .decrypt = ablkcipher_decrypt,2925 .decrypt = ablkcipher_decrypt,2942 .decrypt = ablkcipher_decrypt,2958 .decrypt = ablkcipher_decrypt,2977 .decrypt = ablkcipher_decrypt,
1635 static int ablkcipher_decrypt(struct ablkcipher_request *areq) in ablkcipher_decrypt() function2749 alg->cra_ablkcipher.decrypt = ablkcipher_decrypt; in talitos_alg_alloc()