Home
last modified time | relevance | path

Searched refs:skcipher_edesc_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c1254 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function
1456 edesc = skcipher_edesc_alloc(req, encrypt); in skcipher_crypt()
H A Dcaamalg.c1692 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc() function
1931 edesc = skcipher_edesc_alloc(req, len); in skcipher_crypt()
H A Dcaamalg_qi2.c1113 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc() function
1508 edesc = skcipher_edesc_alloc(req); in skcipher_encrypt()
1558 edesc = skcipher_edesc_alloc(req); in skcipher_decrypt()