Searched refs:nCommandIDAndSession (Results 1 – 1 of 1) sorted by relevance
264 uint32_t nCommandIDAndSession = nCommandID; in static_C_CallInit() local268 …nErrorCode = static_checkPreConditionsAndUpdateHandles(&hSession, &nCommandIDAndSession, &pSession… in static_C_CallInit()301 nCommandIDAndSession, /* commandID */ in static_C_CallInit()333 uint32_t nCommandIDAndSession = nCommandID; in static_C_CallForSingle() local338 …nErrorCode = static_checkPreConditionsAndUpdateHandles(&hSession, &nCommandIDAndSession, &pSession… in static_C_CallForSingle()380 nCommandIDAndSession, /* commandID */ in static_C_CallForSingle()431 uint32_t nCommandIDAndSession = nCommandID; in static_C_CallUpdate() local436 …nErrorCode = static_checkPreConditionsAndUpdateHandles(&hSession, &nCommandIDAndSession, &pSession… in static_C_CallUpdate()483 nCommandIDAndSession, /* commandID */ in static_C_CallUpdate()662 uint32_t nCommandIDAndSession = SERVICE_SYSTEM_PKCS11_C_CREATEOBJECT_COMMAND_ID; in C_CreateObject() local[all …]