Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcryptd.c312 static int cryptd_blkcipher_decrypt_enqueue(struct ablkcipher_request *req) in cryptd_blkcipher_decrypt_enqueue() function
434 inst->alg.cra_ablkcipher.decrypt = cryptd_blkcipher_decrypt_enqueue; in cryptd_create_blkcipher()