Searched refs:C_GetOperationState (Results 1 - 11 of 11) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Session.c | 296 * 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 D | pkcs11General.c | 58 C_GetOperationState,
|
H A D | metaSession.c | 225 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 D | kernelGeneral.c | 56 C_GetOperationState,
|
H A D | kernelSession.c | 234 * 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 D | kmsGeneral.c | 127 C_GetOperationState,
|
H A D | kmsSession.c | 210 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
|
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softSession.c | 227 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, function
|
H A D | softGeneral.c | 60 C_GetOperationState,
|
/osnet-11/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 210 /* 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 D | api_interface.c | 1263 PK11_Functions.C_GetOperationState = C_GetOperationState; 1454 C_GetOperationState(CK_SESSION_HANDLE hSession, function
|
Completed in 27 milliseconds