Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c531 static void cryptd_hash_init(void *data, int err) in cryptd_hash_init() function
548 cryptd_hash_complete(req, err, cryptd_hash_init); in cryptd_hash_init()
553 return cryptd_hash_enqueue(req, cryptd_hash_init); in cryptd_hash_init_enqueue()
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c493 static void cryptd_hash_init(struct crypto_async_request *req_async, int err) in cryptd_hash_init() function
516 return cryptd_hash_enqueue(req, cryptd_hash_init); in cryptd_hash_init_enqueue()

Completed in 8 milliseconds