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

/linux-4.1.27/drivers/crypto/
H A Dtalitos.c1461 static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request * ablkcipher_edesc_alloc() function
1480 edesc = ablkcipher_edesc_alloc(areq, true); ablkcipher_encrypt()
1497 edesc = ablkcipher_edesc_alloc(areq, false); ablkcipher_decrypt()
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c3055 static struct ablkcipher_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request ablkcipher_edesc_alloc() function
3165 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * ablkcipher_encrypt()
3202 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * ablkcipher_decrypt()

Completed in 96 milliseconds