Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcryptd.c293 static int cryptd_blkcipher_enqueue(struct ablkcipher_request *req, in cryptd_blkcipher_enqueue() function
309 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_encrypt); in cryptd_blkcipher_encrypt_enqueue()
314 return cryptd_blkcipher_enqueue(req, cryptd_blkcipher_decrypt); in cryptd_blkcipher_decrypt_enqueue()