Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c284 static void cryptd_blkcipher_decrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_decrypt() function
314 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_decrypt); in cryptd_blkcipher_decrypt_enqueue()