Push cert down deaper into the stack

This commit is contained in:
Love Hornquist Astrand
2009-08-21 18:34:21 -07:00
parent aee7858b16
commit 72e306c7e3
5 changed files with 35 additions and 32 deletions

View File

@@ -1617,7 +1617,7 @@ C_Verify(CK_SESSION_HANDLE hSession,
data.length = ulSignatureLen;
hret = _hx509_verify_signature(context,
_hx509_get_cert(o->cert),
o->cert,
alg,
&data,
&sig);