Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dcryptd.c330 static int cryptd_skcipher_decrypt_enqueue(struct skcipher_request *req) in cryptd_skcipher_decrypt_enqueue() function
414 inst->alg.decrypt = cryptd_skcipher_decrypt_enqueue; in cryptd_create_skcipher()