Home
last modified time | relevance | path

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

/linux/crypto/
H A 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()