Searched refs:hSecondaryCryptoSession (Results 1 – 4 of 4) sorted by relevance
125 uint32_t hSecondaryCryptoSession; member
266 pSecondarySession->hSecondaryCryptoSession = sOperation.params[0].value.a; in C_OpenSession()364 uint32_t nCommandID = ( (pSecSession->hSecondaryCryptoSession & 0xFFFF) << 16 ) | in C_CloseSession()
165 return (pSecSession->hSecondaryCryptoSession != CK_INVALID_HANDLE); in ckInternalSessionIsOpenedEx()
89 …*phCommandIDAndSession = (pSecSession->hSecondaryCryptoSession<<16)|(1<<15)|(*phCommandIDAndSessio… in static_checkPreConditionsAndUpdateHandles()