Searched refs:ablkcipher_edesc_alloc (Results 1 – 3 of 3) sorted by relevance
1481 static struct ablkcipher_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request in ablkcipher_edesc_alloc() function1612 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in ablkcipher_encrypt()1647 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in ablkcipher_decrypt()
1193 static struct ablkcipher_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request in ablkcipher_edesc_alloc() function1484 edesc = ablkcipher_edesc_alloc(req, encrypt); in ablkcipher_crypt()
1664 static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request * in ablkcipher_edesc_alloc() function1683 edesc = ablkcipher_edesc_alloc(areq, true); in ablkcipher_encrypt()1700 edesc = ablkcipher_edesc_alloc(areq, false); in ablkcipher_decrypt()