Searched refs:ablkcipher_encrypt (Results 1 – 2 of 2) sorted by relevance
3154 static int ablkcipher_encrypt(struct ablkcipher_request *req) in ablkcipher_encrypt() function4046 .encrypt = ablkcipher_encrypt,4063 .encrypt = ablkcipher_encrypt,4080 .encrypt = ablkcipher_encrypt,4097 .encrypt = ablkcipher_encrypt,4113 .encrypt = ablkcipher_encrypt,
1473 static int ablkcipher_encrypt(struct ablkcipher_request *areq) in ablkcipher_encrypt() function2522 alg->cra_ablkcipher.encrypt = ablkcipher_encrypt; in talitos_alg_alloc()