Home
last modified time | relevance | path

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

/crypto/
Dcryptd.c226 static void cryptd_blkcipher_decrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_decrypt() function
256 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_decrypt); in cryptd_blkcipher_decrypt_enqueue()