git: padlock - fix bug in rng
Alex Hornung
alexh at crater.dragonflybsd.org
Sun Jun 19 00:15:12 PDT 2011
commit 536ab87d9381571230a03da716f103e1417086d2
Author: Alex Hornung <ahornung at gmail.com>
Date: Sun Jun 19 08:12:27 2011 +0100
padlock - fix bug in rng
* The xstore-rng instruction increments the buffer pointer in edi
automatically, so we shouldn't increment it manually, too.
Summary of changes:
sys/dev/crypto/padlock/rng_harvest.S | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/536ab87d9381571230a03da716f103e1417086d2
--
DragonFly BSD source repository
More information about the Commits
mailing list