Searched refs:pBoolIsPrimarySession (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/security/tf_crypto_sst/
H A Dpkcs11_global.c120 * bool* pBoolIsPrimarySession: a boolean set to true if the session is primary,
126 bool ckInternalSessionIsOpenedEx(S_HANDLE hSession, bool* pBoolIsPrimarySession) argument
139 *pBoolIsPrimarySession = true;
148 *pBoolIsPrimarySession = false;
H A Dpkcs11_internal.h135 bool ckInternalSessionIsOpenedEx(S_HANDLE hSession, bool* pBoolIsPrimarySession);

Completed in 4 milliseconds