Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcryptd.c246 static struct skcipher_request *cryptd_skcipher_prepare( in cryptd_skcipher_prepare() function
299 subreq = cryptd_skcipher_prepare(req, err); in cryptd_skcipher_encrypt()
311 subreq = cryptd_skcipher_prepare(req, err); in cryptd_skcipher_decrypt()