Home
last modified time | relevance | path

Searched refs:skcipher_encrypt (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/crypto/caam/
Dcaamalg.c1876 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1895 .encrypt = skcipher_encrypt,
1914 .encrypt = skcipher_encrypt,
1933 .encrypt = skcipher_encrypt,
1952 .encrypt = skcipher_encrypt,
1973 .encrypt = skcipher_encrypt,
2000 .encrypt = skcipher_encrypt,
2019 .encrypt = skcipher_encrypt,
2037 .encrypt = skcipher_encrypt,
2055 .encrypt = skcipher_encrypt,
Dcaamalg_qi.c1471 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,
Dcaamalg_qi2.c1475 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1682 .encrypt = skcipher_encrypt,
1698 .encrypt = skcipher_encrypt,
1714 .encrypt = skcipher_encrypt,
1730 .encrypt = skcipher_encrypt,
1748 .encrypt = skcipher_encrypt,
1772 .encrypt = skcipher_encrypt,
1788 .encrypt = skcipher_encrypt,
/Linux-v6.6/drivers/crypto/
Dtalitos.c1651 static int skcipher_encrypt(struct skcipher_request *areq) in skcipher_encrypt() function
3199 t_alg->algt.alg.skcipher.encrypt = skcipher_encrypt; in talitos_alg_alloc()
/Linux-v6.6/drivers/crypto/bcm/
Dcipher.c1889 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
4442 crypto->encrypt = skcipher_encrypt; in spu_register_skcipher()