Searched refs:soft_get_operationstate (Results 1 – 3 of 3) sorted by relevance
191 CK_RV soft_get_operationstate(soft_session_t *, CK_BYTE_PTR, CK_ULONG_PTR);
256 rv = soft_get_operationstate(session_p, pOperationState, in C_GetOperationState()
451 soft_get_operationstate(soft_session_t *session_p, CK_BYTE_PTR pOperationState, in soft_get_operationstate() function