Searched refs:ablkcipher_edesc_alloc (Results 1 – 2 of 2) sorted by relevance
1461 static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request * in ablkcipher_edesc_alloc() function1480 edesc = ablkcipher_edesc_alloc(areq, true); in ablkcipher_encrypt()1497 edesc = ablkcipher_edesc_alloc(areq, false); in ablkcipher_decrypt()
3055 static struct ablkcipher_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request in ablkcipher_edesc_alloc() function3165 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * in ablkcipher_encrypt()3202 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * in ablkcipher_decrypt()