Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcryptd.c294 static void cryptd_skcipher_encrypt(void *data, int err) in cryptd_skcipher_encrypt() function
303 cryptd_skcipher_complete(req, err, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt()
337 return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt_enqueue()