Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c288 static void cryptd_skcipher_encrypt(void *data, int err) in cryptd_skcipher_encrypt() function
297 cryptd_skcipher_complete(req, err, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt()
331 return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt_enqueue()
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c255 static void cryptd_skcipher_encrypt(struct crypto_async_request *base, in cryptd_skcipher_encrypt() function
327 return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt_enqueue()

Completed in 4 milliseconds