Skip to content
Snippets Groups Projects
Commit c9aa55e5 authored by David S. Miller's avatar David S. Miller
Browse files

n2_crypto: Plumb fallback ahash requests properly.


Do this by putting the async fallback request at the end of an n2
specific ahash request context, then properly adjusting the request
private size in our ahash ->cra_init().

We also need to put the writable state bits into the n2 request
private instead of the n2 cra_ctx.

With help from Herbert Xu.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 527b9525
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