projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9cc614
)
doh
author
Ulf Möller
<ulf@openssl.org>
Sat, 10 Mar 2001 04:29:05 +0000
(
04:29
+0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 10 Mar 2001 04:29:05 +0000
(
04:29
+0000)
crypto/rand/rand_win.c
patch
|
blob
|
history
diff --git
a/crypto/rand/rand_win.c
b/crypto/rand/rand_win.c
index 106853462552abedac910e2eec95f88133c5e625..dbd82b3686ad61994e5533cb029d565e5dbb232c 100644
(file)
--- a/
crypto/rand/rand_win.c
+++ b/
crypto/rand/rand_win.c
@@
-578,7
+578,7
@@
static void readtimer(void)
__try {
__asm {
_emit 0x0f
- _emi
x
0x31
+ _emi
t
0x31
mov cyclecount, eax
}
RAND_add(&cyclecount, sizeof(cyclecount), 1);