Home
last modified time | relevance | path

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

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