Searched refs:skcipher_encrypt (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/crypto/caam/ |
| H A D | caamalg.c | 1877 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1896 .encrypt = skcipher_encrypt, 1915 .encrypt = skcipher_encrypt, 1934 .encrypt = skcipher_encrypt, 1953 .encrypt = skcipher_encrypt, 1974 .encrypt = skcipher_encrypt, 2001 .encrypt = skcipher_encrypt, 2020 .encrypt = skcipher_encrypt, 2038 .encrypt = skcipher_encrypt, 2056 .encrypt = skcipher_encrypt,
|
| H A D | caamalg_qi.c | 1471 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1490 .encrypt = skcipher_encrypt, 1506 .encrypt = skcipher_encrypt, 1522 .encrypt = skcipher_encrypt, 1538 .encrypt = skcipher_encrypt, 1556 .encrypt = skcipher_encrypt, 1580 .encrypt = skcipher_encrypt,
|
| H A D | caamalg_qi2.c | 1477 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 1684 .encrypt = skcipher_encrypt, 1700 .encrypt = skcipher_encrypt, 1716 .encrypt = skcipher_encrypt, 1732 .encrypt = skcipher_encrypt, 1750 .encrypt = skcipher_encrypt, 1774 .encrypt = skcipher_encrypt, 1790 .encrypt = skcipher_encrypt,
|
| /linux-6.15/drivers/crypto/ |
| H A D | talitos.c | 1651 static int skcipher_encrypt(struct skcipher_request *areq) in skcipher_encrypt() function 3198 t_alg->algt.alg.skcipher.encrypt = skcipher_encrypt; in talitos_alg_alloc()
|
| /linux-6.15/drivers/crypto/bcm/ |
| H A D | cipher.c | 1890 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function 4389 crypto->encrypt = skcipher_encrypt; in spu_register_skcipher()
|