Searched refs:C_SignRecover (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsSign.c85 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, function
H A Dmapfile-vers84 C_SignRecover;
H A DkmsGeneral.c158 C_SignRecover,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dmapfile-vers99 C_SignRecover;
H A Dpkcs11Sign.c218 * required to be called before C_SignRecover.
270 * C_SignRecover is a pure wrapper to the underlying provider.
274 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, function
282 return (fast_funcs->C_SignRecover(hSession, pData, ulDataLen,
297 rv = FUNCLIST(sessp->se_slotid)->C_SignRecover(sessp->se_handle, pData,
H A Dpkcs11General.c90 C_SignRecover,
H A DmetaUtil.c685 rv = FUNCLIST(fw_st_id)->C_SignRecover(hSession, in,
820 (void) FUNCLIST(fw_st_id)->C_SignRecover(hSession,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers99 C_SignRecover;
H A DkernelGeneral.c88 C_SignRecover,
H A DkernelSign.c549 * C_SignRecover to actually obtain the signature.
605 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, function
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers99 C_SignRecover;
H A DsoftSign.c337 * C_SignRecover to actually obtain the signature.
361 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, function
385 /* Application must call C_SignRecoverInit before C_SignRecover. */
H A DsoftGeneral.c92 C_SignRecover,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers96 C_SignRecover;
H A Dapi_interface.c1295 PK11_Functions.C_SignRecover = C_SignRecover;
2019 C_SignRecover(CK_SESSION_HANDLE hSession, function
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers267 C_SignRecover {
/opensolaris-onvv-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h603 /* C_SignRecover signs data in a single operation, where the
605 CK_PKCS11_FUNCTION_INFO(C_SignRecover)

Completed in 77 milliseconds