Searched refs:ablkcipher_encrypt (Results 1 – 2 of 2) sorted by relevance
2650 static int ablkcipher_encrypt(struct ablkcipher_request *req) in ablkcipher_encrypt() function2890 .encrypt = ablkcipher_encrypt,2907 .encrypt = ablkcipher_encrypt,2924 .encrypt = ablkcipher_encrypt,2941 .encrypt = ablkcipher_encrypt,2957 .encrypt = ablkcipher_encrypt,2976 .encrypt = ablkcipher_encrypt,
1618 static int ablkcipher_encrypt(struct ablkcipher_request *areq) in ablkcipher_encrypt() function2748 alg->cra_ablkcipher.encrypt = ablkcipher_encrypt; in talitos_alg_alloc()