Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dpkcs11_internal.h135 bool ckInternalSessionIsOpenedEx(S_HANDLE hSession, bool* pBoolIsPrimarySession);
Dpkcs11_session.c223 if ((!ckInternalSessionIsOpenedEx(*phSession, &bIsPrimarySession)) || in C_OpenSession()
306 if (!ckInternalSessionIsOpenedEx(hSession, &bIsPrimarySession)) in C_CloseSession()
Dpkcs11_global.c126 bool ckInternalSessionIsOpenedEx(S_HANDLE hSession, bool* pBoolIsPrimarySession) in ckInternalSessionIsOpenedEx() function
Dpkcs11_object.c69 if (!ckInternalSessionIsOpenedEx(*phSession, &bIsPrimarySession)) in static_checkPreConditionsAndUpdateHandles()
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_internal.h135 bool ckInternalSessionIsOpenedEx(S_HANDLE hSession, bool* pBoolIsPrimarySession);
Dpkcs11_session.c223 if ((!ckInternalSessionIsOpenedEx(*phSession, &bIsPrimarySession)) || in C_OpenSession()
306 if (!ckInternalSessionIsOpenedEx(hSession, &bIsPrimarySession)) in C_CloseSession()
Dpkcs11_global.c126 bool ckInternalSessionIsOpenedEx(S_HANDLE hSession, bool* pBoolIsPrimarySession) in ckInternalSessionIsOpenedEx() function
Dpkcs11_object.c69 if (!ckInternalSessionIsOpenedEx(*phSession, &bIsPrimarySession)) in static_checkPreConditionsAndUpdateHandles()