padlock - fix rng code for x86_64
authorAlex Hornung <ahornung@gmail.com>
Sun, 19 Jun 2011 09:03:03 +0000 (10:03 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 19 Jun 2011 09:03:03 +0000 (10:03 +0100)
commit05dcb45911fcdb23e757301c110cbb2b43e0b8eb
treeafcf27f87490acbf74f283c01f64ac7d9ba813db
parent7677fc119695823b1f4e563b17f128ae2cedfd73
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
sys/dev/crypto/padlock/rng_harvest_x86_64.S