Searched refs:C_GetOperationState (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Session.c | 305 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, in C_GetOperationState() function 314 return (fast_funcs->C_GetOperationState(hSession, in C_GetOperationState() 330 rv = FUNCLIST(sessp->se_slotid)->C_GetOperationState(sessp->se_handle, in C_GetOperationState()
|
H A D | metaSession.c | 226 rv = FUNCLIST(slot_session->fw_st_id)->C_GetOperationState( in meta_getopstatelen() 316 rv = FUNCLIST(slot_session->fw_st_id)->C_GetOperationState( in meta_GetOperationState()
|
H A D | mapfile-vers | 80 C_GetOperationState;
|
H A D | pkcs11General.c | 59 C_GetOperationState,
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 80 C_GetOperationState;
|
H A D | kernelGeneral.c | 57 C_GetOperationState,
|
H A D | kernelSession.c | 306 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, in C_GetOperationState() function
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 80 C_GetOperationState;
|
H A D | softSession.c | 227 C_GetOperationState(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pOperationState, in C_GetOperationState() function
|
H A D | softGeneral.c | 63 C_GetOperationState,
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 77 C_GetOperationState;
|
H A D | api_interface.c | 1262 PK11_Functions.C_GetOperationState = C_GetOperationState; in C_GetFunctionList() 1453 C_GetOperationState(CK_SESSION_HANDLE hSession, in C_GetOperationState() function
|
/titanic_50/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 191 C_GetOperationState {
|
/titanic_50/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 212 CK_PKCS11_FUNCTION_INFO(C_GetOperationState)
|