Home
last modified time | relevance | path

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

/crypto/
Dcryptd.c311 static int cryptd_skcipher_enqueue(struct skcipher_request *req, in cryptd_skcipher_enqueue() function
327 return cryptd_skcipher_enqueue(req, cryptd_skcipher_encrypt); in cryptd_skcipher_encrypt_enqueue()
332 return cryptd_skcipher_enqueue(req, cryptd_skcipher_decrypt); in cryptd_skcipher_decrypt_enqueue()