Searched refs:ablkcipher_decrypt (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/crypto/caam/ |
| D | caamalg_qi.c | 1512 static int ablkcipher_decrypt(struct ablkcipher_request *req) in ablkcipher_decrypt() function 1567 .decrypt = ablkcipher_decrypt, 1584 .decrypt = ablkcipher_decrypt, 1601 .decrypt = ablkcipher_decrypt, 1618 .decrypt = ablkcipher_decrypt, 1634 .decrypt = ablkcipher_decrypt, 1653 .decrypt = ablkcipher_decrypt,
|
| D | caamalg.c | 1636 static int ablkcipher_decrypt(struct ablkcipher_request *req) in ablkcipher_decrypt() function 1865 .decrypt = ablkcipher_decrypt, 1882 .decrypt = ablkcipher_decrypt, 1899 .decrypt = ablkcipher_decrypt, 1916 .decrypt = ablkcipher_decrypt, 1932 .decrypt = ablkcipher_decrypt, 1951 .decrypt = ablkcipher_decrypt,
|
| /Linux-v4.19/drivers/crypto/ |
| D | talitos.c | 1693 static int ablkcipher_decrypt(struct ablkcipher_request *areq) in ablkcipher_decrypt() function 3157 alg->cra_ablkcipher.decrypt = ablkcipher_decrypt; in talitos_alg_alloc()
|
| /Linux-v4.19/drivers/crypto/bcm/ |
| D | cipher.c | 1995 static int ablkcipher_decrypt(struct ablkcipher_request *req) in ablkcipher_decrypt() function 4618 crypto->cra_ablkcipher.decrypt = ablkcipher_decrypt; in spu_register_ablkcipher()
|