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

/linux-4.1.27/crypto/
H A Dcryptd.c249 static int cryptd_blkcipher_enqueue(struct ablkcipher_request *req, cryptd_blkcipher_enqueue() function
265 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_encrypt); cryptd_blkcipher_encrypt_enqueue()
270 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_decrypt); cryptd_blkcipher_decrypt_enqueue()

Completed in 42 milliseconds