Home
last modified time | relevance | path

Searched refs:ablkcipher_edesc_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/
Dtalitos.c1606 static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request * in ablkcipher_edesc_alloc() function
1625 edesc = ablkcipher_edesc_alloc(areq, true); in ablkcipher_encrypt()
1642 edesc = ablkcipher_edesc_alloc(areq, false); in ablkcipher_decrypt()
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c2554 static struct ablkcipher_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request in ablkcipher_edesc_alloc() function
2661 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * in ablkcipher_encrypt()
2698 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * in ablkcipher_decrypt()