Home
last modified time | relevance | path

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

/crypto/
Dahash.c311 struct crypto_async_request oreq; in ahash_notify_einprogress() local
313 oreq.data = priv->data; in ahash_notify_einprogress()
315 priv->complete(&oreq, -EINPROGRESS); in ahash_notify_einprogress()