Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_sdk/include/
Dtee_client_api_imp.h51 S_HANDLE _hClientSession; member
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dtee_client_api_imp.h51 S_HANDLE _hClientSession; member
/hardware/ti/omap4xxx/security/tee_client_api/
Dtee_client_api_linux_driver.c485 sCommand.sCloseClientSession.hClientSession = session->imp._hClientSession; in TEEC_CloseSession()
488 session->imp._hClientSession = S_HANDLE_NULL; in TEEC_CloseSession()
817 session->imp._hClientSession = sAnswer.sOpenClientSession.hClientSession; in TEEC_OpenSessionEx()
852 sCommand.sInvokeClientCommand.hClientSession = session->imp._hClientSession; in TEEC_InvokeCommandEx()
858 operation->imp._hSession = session->imp._hClientSession; in TEEC_InvokeCommandEx()
/hardware/ti/omap4-aah/security/tee_client_api/
Dtee_client_api_linux_driver.c493 sCommand.sCloseClientSession.hClientSession = session->imp._hClientSession; in TEEC_CloseSession()
496 session->imp._hClientSession = S_HANDLE_NULL; in TEEC_CloseSession()
825 session->imp._hClientSession = sAnswer.sOpenClientSession.hClientSession; in TEEC_OpenSessionEx()
860 sCommand.sInvokeClientCommand.hClientSession = session->imp._hClientSession; in TEEC_InvokeCommandEx()
866 operation->imp._hSession = session->imp._hClientSession; in TEEC_InvokeCommandEx()