Home
last modified time | relevance | path

Searched refs:ablkcipher_encrypt (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c1507 static int ablkcipher_encrypt(struct ablkcipher_request *req) in ablkcipher_encrypt() function
1566 .encrypt = ablkcipher_encrypt,
1583 .encrypt = ablkcipher_encrypt,
1600 .encrypt = ablkcipher_encrypt,
1617 .encrypt = ablkcipher_encrypt,
1633 .encrypt = ablkcipher_encrypt,
1652 .encrypt = ablkcipher_encrypt,
Dcaamalg.c1602 static int ablkcipher_encrypt(struct ablkcipher_request *req) in ablkcipher_encrypt() function
1864 .encrypt = ablkcipher_encrypt,
1881 .encrypt = ablkcipher_encrypt,
1898 .encrypt = ablkcipher_encrypt,
1915 .encrypt = ablkcipher_encrypt,
1931 .encrypt = ablkcipher_encrypt,
1950 .encrypt = ablkcipher_encrypt,
/Linux-v4.19/drivers/crypto/
Dtalitos.c1676 static int ablkcipher_encrypt(struct ablkcipher_request *areq) in ablkcipher_encrypt() function
3156 alg->cra_ablkcipher.encrypt = ablkcipher_encrypt; in talitos_alg_alloc()
/Linux-v4.19/drivers/crypto/bcm/
Dcipher.c1988 static int ablkcipher_encrypt(struct ablkcipher_request *req) in ablkcipher_encrypt() function
4617 crypto->cra_ablkcipher.encrypt = ablkcipher_encrypt; in spu_register_ablkcipher()