Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c535 static int cryptd_skcipher_enqueue(struct skcipher_request *req, in cryptd_skcipher_enqueue() function
551 return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt_enqueue()
556 return cryptd_skcipher_enqueue(req, cryptd_skcipher_decrypt); in cryptd_skcipher_decrypt_enqueue()