Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c52 uint32_t* phCommandIDAndSession, in static_checkPreConditionsAndUpdateHandles() argument
80 *phCommandIDAndSession = (pSession->hCryptoSession<<16)|(*phCommandIDAndSession&0x00007FFF); in static_checkPreConditionsAndUpdateHandles()
89 …*phCommandIDAndSession = (pSecSession->hSecondaryCryptoSession<<16)|(1<<15)|(*phCommandIDAndSessio… in static_checkPreConditionsAndUpdateHandles()