Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/caam/
Dcaamalg.c1850 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1869 .encrypt = skcipher_encrypt,
1885 .encrypt = skcipher_encrypt,
1901 .encrypt = skcipher_encrypt,
1917 .encrypt = skcipher_encrypt,
1935 .encrypt = skcipher_encrypt,
1959 .encrypt = skcipher_encrypt,
1975 .encrypt = skcipher_encrypt,
1990 .encrypt = skcipher_encrypt,
2005 .encrypt = skcipher_encrypt,
Dcaamalg_qi.c1455 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1474 .encrypt = skcipher_encrypt,
1490 .encrypt = skcipher_encrypt,
1506 .encrypt = skcipher_encrypt,
1522 .encrypt = skcipher_encrypt,
1540 .encrypt = skcipher_encrypt,
1564 .encrypt = skcipher_encrypt,
Dcaamalg_qi2.c1470 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1674 .encrypt = skcipher_encrypt,
1690 .encrypt = skcipher_encrypt,
1706 .encrypt = skcipher_encrypt,
1722 .encrypt = skcipher_encrypt,
1740 .encrypt = skcipher_encrypt,
1764 .encrypt = skcipher_encrypt,
1780 .encrypt = skcipher_encrypt,
/Linux-v5.10/drivers/crypto/
Dtalitos.c1646 static int skcipher_encrypt(struct skcipher_request *areq) in skcipher_encrypt() function
3178 t_alg->algt.alg.skcipher.encrypt = skcipher_encrypt; in talitos_alg_alloc()
/Linux-v5.10/drivers/crypto/bcm/
Dcipher.c1892 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
4474 crypto->encrypt = skcipher_encrypt; in spu_register_skcipher()