Skip to content
Commit aa379a6a authored by Sebastian Siewior's avatar Sebastian Siewior Committed by David S. Miller
Browse files

[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned



This is function does the same thing for ablkcipher that is done for
blkcipher by crypto_blkcipher_ctx_aligned(): it returns an aligned
address of the private ctx.

Signed-off-by: default avatarSebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 44db25ca
Loading
Loading
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