Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dtalitos.c1678 static int ablkcipher_decrypt(struct ablkcipher_request *areq) in ablkcipher_decrypt() function
3167 alg->cra_ablkcipher.decrypt = ablkcipher_decrypt; in talitos_alg_alloc()
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.c1960 static int ablkcipher_decrypt(struct ablkcipher_request *req) in ablkcipher_decrypt() function
4551 crypto->cra_ablkcipher.decrypt = ablkcipher_decrypt; in spu_register_ablkcipher()