Little typo.
This commit is contained in:
parent
cc015c48db
commit
f18ef82a9f
@ -400,7 +400,7 @@ static int hwcrhk_init()
|
|||||||
goto err;
|
goto err;
|
||||||
}
|
}
|
||||||
/* Everything's fine. */
|
/* Everything's fine. */
|
||||||
if (hdnidx == -1)
|
if (hndidx == -1)
|
||||||
hndidx = RSA_get_ex_new_index(0,
|
hndidx = RSA_get_ex_new_index(0,
|
||||||
"nFast HWCryptoHook RSA key handle",
|
"nFast HWCryptoHook RSA key handle",
|
||||||
NULL, NULL, hwcrhk_ex_free);
|
NULL, NULL, hwcrhk_ex_free);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user