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

[CRYPTO] aes: Add wrappers for assembly routines


The wrapper routines are required when asmlinkage differs from the usual
calling convention.  So we need to have them.  However, by rearranging
the parameters, they will get optimised away to a single jump for most
people.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent e8057928
No related merge requests found
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