Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dcryptd.c231 static void cryptd_blkcipher_encrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_encrypt() function
265 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_encrypt); in cryptd_blkcipher_encrypt_enqueue()