Searched refs:C_GetOperationState (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Session.c296 * C_GetOperationState is a pure wrapper to the underlying provider.
300 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
309 return (fast_funcs->C_GetOperationState(hSession,
325 rv = FUNCLIST(sessp->se_slotid)->C_GetOperationState(sessp->se_handle,
H A Dpkcs11General.c58 C_GetOperationState,
H A DmetaSession.c225 rv = FUNCLIST(slot_session->fw_st_id)->C_GetOperationState(
316 rv = FUNCLIST(slot_session->fw_st_id)->C_GetOperationState(
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c56 C_GetOperationState,
H A DkernelSession.c234 * is capable of C_GetOperationState(). Return
238 * check the return code to determine if C_GetOperationState()
311 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsGeneral.c127 C_GetOperationState,
H A DkmsSession.c210 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.c227 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
H A DsoftGeneral.c60 C_GetOperationState,
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h210 /* C_GetOperationState obtains the state of the cryptographic operation
212 CK_PKCS11_FUNCTION_INFO(C_GetOperationState)
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1263 PK11_Functions.C_GetOperationState = C_GetOperationState;
1454 C_GetOperationState(CK_SESSION_HANDLE hSession, function

Completed in 28 milliseconds