Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A 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,
H A 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,
H A Dcaamalg_qi2.c1470 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
1675 .encrypt = skcipher_encrypt,
1691 .encrypt = skcipher_encrypt,
1707 .encrypt = skcipher_encrypt,
1723 .encrypt = skcipher_encrypt,
1741 .encrypt = skcipher_encrypt,
1765 .encrypt = skcipher_encrypt,
1781 .encrypt = skcipher_encrypt,
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dtalitos.c1650 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()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c1892 static int skcipher_encrypt(struct skcipher_request *req) in skcipher_encrypt() function
4474 crypto->encrypt = skcipher_encrypt; in spu_register_skcipher()