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:
cc015c4
)
Little typo.
author
Geoff Thorpe
<geoff@openssl.org>
Wed, 14 Jun 2000 17:54:28 +0000
(17:54 +0000)
committer
Geoff Thorpe
<geoff@openssl.org>
Wed, 14 Jun 2000 17:54:28 +0000
(17:54 +0000)
crypto/engine/hw_ncipher.c
patch
|
blob
|
history
diff --git
a/crypto/engine/hw_ncipher.c
b/crypto/engine/hw_ncipher.c
index bd34989029f78824cab6f992f79cdd21ca65f360..319b2b9ffdfa0f89b4c937c2245d888f6a2cbb6b 100644
(file)
--- a/
crypto/engine/hw_ncipher.c
+++ b/
crypto/engine/hw_ncipher.c
@@
-400,7
+400,7
@@
static int hwcrhk_init()
goto err;
}
/* Everything's fine. */
- if (h
dn
idx == -1)
+ if (h
nd
idx == -1)
hndidx = RSA_get_ex_new_index(0,
"nFast HWCryptoHook RSA key handle",
NULL, NULL, hwcrhk_ex_free);