Searched refs:ablkcipher_encrypt (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c1876 /* ablkcipher_encrypt shared descriptor */ ablkcipher_setkey()
3154 static int ablkcipher_encrypt(struct ablkcipher_request *req) ablkcipher_encrypt() function
4046 .encrypt = ablkcipher_encrypt,
4063 .encrypt = ablkcipher_encrypt,
4080 .encrypt = ablkcipher_encrypt,
4097 .encrypt = ablkcipher_encrypt,
4113 .encrypt = ablkcipher_encrypt,
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c1473 static int ablkcipher_encrypt(struct ablkcipher_request *areq) ablkcipher_encrypt() function
2522 alg->cra_ablkcipher.encrypt = ablkcipher_encrypt; talitos_alg_alloc()

Completed in 90 milliseconds