看板 DFBSD_commit 關於我們 聯絡資訊
commit 536ab87d9381571230a03da716f103e1417086d2 Author: Alex Hornung <ahornung@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