Searched refs:skcipher_edesc_alloc (Results 1 – 3 of 3) sorted by relevance
1679 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function1850 edesc = skcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in skcipher_encrypt()1887 edesc = skcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in skcipher_decrypt()
1246 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function1412 edesc = skcipher_edesc_alloc(req, encrypt); in skcipher_crypt()
1116 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc() function1484 edesc = skcipher_edesc_alloc(req); in skcipher_encrypt()1514 edesc = skcipher_edesc_alloc(req); in skcipher_decrypt()