git: padlock - fix rng code for x86_64

Alex Hornung alexh at crater.dragonflybsd.org
Sun Jun 19 02:05:02 PDT 2011


commit 05dcb45911fcdb23e757301c110cbb2b43e0b8eb
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sun Jun 19 10:03:03 2011 +0100

    padlock - fix rng code for x86_64
    
     * I originally used the wrong calling convention (windows amd64), so
       switch to the sysv convention.
    
     * Has been tested on a Via Nano L2200

Summary of changes:
 sys/dev/crypto/padlock/rng_harvest_x86_64.S |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/05dcb45911fcdb23e757301c110cbb2b43e0b8eb


-- 
DragonFly BSD source repository





More information about the Commits mailing list