Searched refs:skcipher_edesc_alloc (Results 1 – 4 of 4) sorted by relevance
1639 static struct talitos_edesc *skcipher_edesc_alloc(struct skcipher_request * in skcipher_edesc_alloc() function1666 edesc = skcipher_edesc_alloc(areq, true); in skcipher_encrypt()1691 edesc = skcipher_edesc_alloc(areq, false); in skcipher_decrypt()
1254 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function1456 edesc = skcipher_edesc_alloc(req, encrypt); in skcipher_crypt()
1692 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function1931 edesc = skcipher_edesc_alloc(req, len); in skcipher_crypt()
1113 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc() function1508 edesc = skcipher_edesc_alloc(req); in skcipher_encrypt()1558 edesc = skcipher_edesc_alloc(req); in skcipher_decrypt()