• James Morris's avatar
    [CRYPTO]: Add i586 optimized AES · 817bbc47
    James Morris authored
    Below is an updated version of patch from Fruhwirth which integrates the 
    Gladman AES code into the crypto API.
    
    I've tried to ensure that this is done as simply as possible: the user 
    gets the asm version by default if it's suitable.
    
    I've also now added the alternate GPL licensing provided by Brian Gladman, 
    and licensed the code as GPL.
    Signed-off-by: default avatarJames Morris <jmorris@redhat.com>
    Signed-off-by: default avatarDavid S. Miller <davem@redhat.com>
    817bbc47
Makefile 5.88 KB