Searched refs:ablkcipher_decrypt (Results 1 – 2 of 2) sorted by relevance
3191 static int ablkcipher_decrypt(struct ablkcipher_request *req) in ablkcipher_decrypt() function4047 .decrypt = ablkcipher_decrypt,4064 .decrypt = ablkcipher_decrypt,4081 .decrypt = ablkcipher_decrypt,4098 .decrypt = ablkcipher_decrypt,4114 .decrypt = ablkcipher_decrypt,
1490 static int ablkcipher_decrypt(struct ablkcipher_request *areq) in ablkcipher_decrypt() function2523 alg->cra_ablkcipher.decrypt = ablkcipher_decrypt; in talitos_alg_alloc()