Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/caam/
Dcaamalg.c1856 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1875 .encrypt = skcipher_encrypt,
1891 .encrypt = skcipher_encrypt,
1907 .encrypt = skcipher_encrypt,
1923 .encrypt = skcipher_encrypt,
1941 .encrypt = skcipher_encrypt,
1965 .encrypt = skcipher_encrypt,
1981 .encrypt = skcipher_encrypt,
1996 .encrypt = skcipher_encrypt,
2011 .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-6.1.9/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-6.1.9/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()