Home
last modified time | relevance | path

Searched refs:nCommandIDAndSession (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c264 uint32_t nCommandIDAndSession = nCommandID; in static_C_CallInit() local
268 …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() local
338 …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() local
436 …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 …]