Searched refs:skcipher_decrypt (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamalg.c | 1874 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 1920 .decrypt = skcipher_decrypt, 1936 .decrypt = skcipher_decrypt, 1952 .decrypt = skcipher_decrypt, 1968 .decrypt = skcipher_decrypt, 1986 .decrypt = skcipher_decrypt, 2009 .decrypt = skcipher_decrypt, 2025 .decrypt = skcipher_decrypt, 2040 .decrypt = skcipher_decrypt, 2055 .decrypt = skcipher_decrypt, [all …]
|
| D | caamalg_qi.c | 1432 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 1447 .decrypt = skcipher_decrypt, 1463 .decrypt = skcipher_decrypt, 1479 .decrypt = skcipher_decrypt, 1495 .decrypt = skcipher_decrypt, 1513 .decrypt = skcipher_decrypt, 1536 .decrypt = skcipher_decrypt,
|
| D | caamalg_qi2.c | 1503 static int skcipher_decrypt(struct skcipher_request *req) in skcipher_decrypt() function 1609 .decrypt = skcipher_decrypt, 1625 .decrypt = skcipher_decrypt, 1641 .decrypt = skcipher_decrypt, 1657 .decrypt = skcipher_decrypt, 1675 .decrypt = skcipher_decrypt, 1698 .decrypt = skcipher_decrypt, 1714 .decrypt = skcipher_decrypt,
|