Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dtalitos.c1711 static struct talitos_edesc *skcipher_edesc_alloc(struct skcipher_request * in skcipher_edesc_alloc() function
1738 edesc = skcipher_edesc_alloc(areq, true); in skcipher_encrypt()
1763 edesc = skcipher_edesc_alloc(areq, false); in skcipher_decrypt()