Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientSMC.h13 TEEC_Result TEEC_SMC_OpenSession(TEEC_Context * context,
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientApiLib.c357 TeecResult = TEEC_SMC_OpenSession(context, session, destination, in TEEC_OpenSession()
H A DOpteeClientSMC.c44 TEEC_Result TEEC_SMC_OpenSession(TEEC_Context *context, in TEEC_SMC_OpenSession() function