Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c756 static void cryptd_hash_update(struct crypto_async_request *req_async, int err) in cryptd_hash_update() function
776 return cryptd_hash_enqueue(req, cryptd_hash_update); in cryptd_hash_update_enqueue()