Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dahash.c314 struct crypto_async_request oreq; in ahash_notify_einprogress() local
316 oreq.data = priv->data; in ahash_notify_einprogress()
318 priv->complete(&oreq, -EINPROGRESS); in ahash_notify_einprogress()