Searched refs:skcipher_decrypt (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/crypto/caam/ |
| D | caamalg.c | 1855 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 1870 .decrypt = skcipher_decrypt, 1886 .decrypt = skcipher_decrypt, 1902 .decrypt = skcipher_decrypt, 1918 .decrypt = skcipher_decrypt, 1936 .decrypt = skcipher_decrypt, 1960 .decrypt = skcipher_decrypt, 1976 .decrypt = skcipher_decrypt, 1991 .decrypt = skcipher_decrypt, 2006 .decrypt = skcipher_decrypt,
|
| D | caamalg_qi.c | 1460 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 1475 .decrypt = skcipher_decrypt, 1491 .decrypt = skcipher_decrypt, 1507 .decrypt = skcipher_decrypt, 1523 .decrypt = skcipher_decrypt, 1541 .decrypt = skcipher_decrypt, 1565 .decrypt = skcipher_decrypt,
|
| D | caamalg_qi2.c | 1523 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 1679 .decrypt = skcipher_decrypt, 1695 .decrypt = skcipher_decrypt, 1711 .decrypt = skcipher_decrypt, 1727 .decrypt = skcipher_decrypt, 1745 .decrypt = skcipher_decrypt, 1769 .decrypt = skcipher_decrypt, 1785 .decrypt = skcipher_decrypt,
|
| /Linux-v5.15/drivers/crypto/ |
| D | talitos.c | 1676 static int skcipher_decrypt(struct skcipher_request *areq) in skcipher_decrypt() function 3200 t_alg->algt.alg.skcipher.decrypt = skcipher_decrypt; in talitos_alg_alloc()
|
| /Linux-v5.15/drivers/crypto/bcm/ |
| D | cipher.c | 1897 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 4473 crypto->decrypt = skcipher_decrypt; in spu_register_skcipher()
|