Home
last modified time | relevance | path

Searched refs:ablkcipher_encrypt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/
Dtalitos.c1653 static int ablkcipher_encrypt(struct ablkcipher_request *areq) in ablkcipher_encrypt() function
3166 alg->cra_ablkcipher.encrypt = ablkcipher_encrypt; in talitos_alg_alloc()
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.c1953 static int ablkcipher_encrypt(struct ablkcipher_request *req) in ablkcipher_encrypt() function
4550 crypto->cra_ablkcipher.encrypt = ablkcipher_encrypt; in spu_register_ablkcipher()