Searched refs:skcipher_edesc_alloc (Results 1 – 4 of 4) sorted by relevance
1638 static struct talitos_edesc *skcipher_edesc_alloc(struct skcipher_request * in skcipher_edesc_alloc() function1665 edesc = skcipher_edesc_alloc(areq, true); in skcipher_encrypt()1690 edesc = skcipher_edesc_alloc(areq, false); in skcipher_decrypt()
1244 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function1440 edesc = skcipher_edesc_alloc(req, encrypt); in skcipher_crypt()
1594 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function1820 edesc = skcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in skcipher_crypt()
1107 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc() function1502 edesc = skcipher_edesc_alloc(req); in skcipher_encrypt()1552 edesc = skcipher_edesc_alloc(req); in skcipher_decrypt()