Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c275 static void cryptd_blkcipher_encrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_encrypt() function
309 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_encrypt); in cryptd_blkcipher_encrypt_enqueue()