Home
last modified time | relevance | path

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

/Linux-v5.15/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.c1473 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1678 .encrypt = skcipher_encrypt,
1694 .encrypt = skcipher_encrypt,
1710 .encrypt = skcipher_encrypt,
1726 .encrypt = skcipher_encrypt,
1744 .encrypt = skcipher_encrypt,
1768 .encrypt = skcipher_encrypt,
1784 .encrypt = skcipher_encrypt,
/Linux-v5.15/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-v5.15/drivers/crypto/bcm/
Dcipher.c1890 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
4472 crypto->encrypt = skcipher_encrypt; in spu_register_skcipher()