Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c300 static void cryptd_skcipher_decrypt(void *data, int err) in cryptd_skcipher_decrypt() function
309 cryptd_skcipher_complete(req, err, cryptd_skcipher_decrypt); in cryptd_skcipher_decrypt()
336 return cryptd_skcipher_enqueue(req, cryptd_skcipher_decrypt); in cryptd_skcipher_decrypt_enqueue()
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c283 static void cryptd_skcipher_decrypt(struct crypto_async_request *base, in cryptd_skcipher_decrypt() function
332 return cryptd_skcipher_enqueue(req, cryptd_skcipher_decrypt); in cryptd_skcipher_decrypt_enqueue()

Completed in 4 milliseconds