Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcryptd.c329 static int cryptd_skcipher_encrypt_enqueue(struct skcipher_request *req) in cryptd_skcipher_encrypt_enqueue() function
417 inst->alg.encrypt = cryptd_skcipher_encrypt_enqueue; in cryptd_create_skcipher()