Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c590 static void cryptd_hash_finup(void *data, int err) in cryptd_hash_finup() function
599 cryptd_hash_complete(req, err, cryptd_hash_finup); in cryptd_hash_finup()
604 return cryptd_hash_enqueue(req, cryptd_hash_finup); in cryptd_hash_finup_enqueue()
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c563 static void cryptd_hash_finup(struct crypto_async_request *req_async, int err) in cryptd_hash_finup() function
581 return cryptd_hash_enqueue(req, cryptd_hash_finup); in cryptd_hash_finup_enqueue()

Completed in 4 milliseconds