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

/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c1934 /* ablkcipher_decrypt shared descriptor */ ablkcipher_setkey()
3191 static int ablkcipher_decrypt(struct ablkcipher_request *req) ablkcipher_decrypt() function
4047 .decrypt = ablkcipher_decrypt,
4064 .decrypt = ablkcipher_decrypt,
4081 .decrypt = ablkcipher_decrypt,
4098 .decrypt = ablkcipher_decrypt,
4114 .decrypt = ablkcipher_decrypt,
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c1490 static int ablkcipher_decrypt(struct ablkcipher_request *areq) ablkcipher_decrypt() function
2523 alg->cra_ablkcipher.decrypt = ablkcipher_decrypt; talitos_alg_alloc()

Completed in 95 milliseconds