Searched refs:C_SetOperationState (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Session.c343 * C_SetOperationState is a pure wrapper to the underlying provider.
347 C_SetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
356 return (fast_funcs->C_SetOperationState(hSession,
373 rv = FUNCLIST(sessp->se_slotid)->C_SetOperationState(sessp->se_handle,
H A DmetaSession.c381 rv = FUNCLIST(slot_session->fw_st_id)->C_SetOperationState(
389 rv = FUNCLIST(slot_session->fw_st_id)->C_SetOperationState(
H A Dpkcs11General.c60 C_SetOperationState,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c58 C_SetOperationState,
H A DkernelSession.c406 C_SetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.c267 C_SetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
H A DsoftGeneral.c64 C_SetOperationState,
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h222 /* C_SetOperationState restores the state of the cryptographic
224 CK_PKCS11_FUNCTION_INFO(C_SetOperationState)
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1263 PK11_Functions.C_SetOperationState = C_SetOperationState;
1859 C_SetOperationState(CK_SESSION_HANDLE hSession, function

Completed in 111 milliseconds