Skip to content
Snippets Groups Projects
Commit 96ad5955 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: api - Remove instance larval fulfilment


In order to allow testing to complete asynchronously after the
registration process, instance larvals need to complete prior
to having a test result.  Support this by redoing the lookup for
instance larvals after completion.   This should locate the pending
test larval and then repeat the wait on that (if it is still pending).

As the lookup is now repeated there is no longer any need to compute
the fulfilment status and all that code can be removed.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 7ccb750d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment