Searched refs:C_VerifyRecover (Results 1 - 18 of 18) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsVerify.c84 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, function
H A Dmapfile-vers91 C_VerifyRecover;
H A DkmsGeneral.c164 C_VerifyRecover,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dmapfile-vers106 C_VerifyRecover;
H A Dpkcs11Verify.c216 * required to be called before C_VerifyRecover.
269 * C_VerifyRecover is a pure wrapper to the underlying provider.
273 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, function
281 return (fast_funcs->C_VerifyRecover(hSession, pSignature,
297 rv = FUNCLIST(sessp->se_slotid)->C_VerifyRecover(sessp->se_handle,
H A Dpkcs11General.c96 C_VerifyRecover,
H A DmetaUtil.c688 rv = FUNCLIST(fw_st_id)->C_VerifyRecover(hSession, in,
828 (void) FUNCLIST(fw_st_id)->C_VerifyRecover(hSession,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers106 C_VerifyRecover;
H A DkernelGeneral.c94 C_VerifyRecover,
H A DkernelVerify.c505 * C_VerifyRecover to verify a signature on data.
563 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, function
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers106 C_VerifyRecover;
H A DsoftVerify.c308 * C_VerifyRecover to actually obtain the recovered message.
332 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, function
H A DsoftGeneral.c98 C_VerifyRecover,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers103 C_VerifyRecover;
H A Dapi_interface.c1301 PK11_Functions.C_VerifyRecover = C_VerifyRecover;
2201 C_VerifyRecover(CK_SESSION_HANDLE hSession, function
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers291 C_VerifyRecover {
/opensolaris-onvv-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h685 /* C_VerifyRecover verifies a signature in a single-part
687 CK_PKCS11_FUNCTION_INFO(C_VerifyRecover)
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_pub.c888 * and C_VerifyRecover pk11 APIs. Note that CKM_RSA_X_509 is used here.
927 rv = pFuncList->C_VerifyRecover(sp->session,

Completed in 180 milliseconds