Searched refs:skcipher_encrypt (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamalg.c | 1837 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1919 .encrypt = skcipher_encrypt, 1935 .encrypt = skcipher_encrypt, 1951 .encrypt = skcipher_encrypt, 1967 .encrypt = skcipher_encrypt, 1985 .encrypt = skcipher_encrypt, 2008 .encrypt = skcipher_encrypt, 2024 .encrypt = skcipher_encrypt, 2039 .encrypt = skcipher_encrypt, 2054 .encrypt = skcipher_encrypt, [all …]
|
| D | caamalg_qi.c | 1427 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1446 .encrypt = skcipher_encrypt, 1462 .encrypt = skcipher_encrypt, 1478 .encrypt = skcipher_encrypt, 1494 .encrypt = skcipher_encrypt, 1512 .encrypt = skcipher_encrypt, 1535 .encrypt = skcipher_encrypt,
|
| D | caamalg_qi2.c | 1472 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1608 .encrypt = skcipher_encrypt, 1624 .encrypt = skcipher_encrypt, 1640 .encrypt = skcipher_encrypt, 1656 .encrypt = skcipher_encrypt, 1674 .encrypt = skcipher_encrypt, 1697 .encrypt = skcipher_encrypt, 1713 .encrypt = skcipher_encrypt,
|