Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dtalitos.c1641 static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request * in ablkcipher_edesc_alloc() function
1668 edesc = ablkcipher_edesc_alloc(areq, true); in ablkcipher_encrypt()
1693 edesc = ablkcipher_edesc_alloc(areq, false); in ablkcipher_decrypt()