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

/linux-master/crypto/
H A Dcryptd.c312 static int cryptd_skcipher_enqueue(struct skcipher_request *req, function
331 return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt);
336 return cryptd_skcipher_enqueue(req, cryptd_skcipher_decrypt);

Completed in 183 milliseconds