Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h76 #define TEE_GetPropertyAsString __GP11_TEE_GetPropertyAsString macro
H A Dtee_internal_api.h22 TEE_Result TEE_GetPropertyAsString(TEE_PropSetHandle propsetOrEnumerator,
/optee_os/lib/libutee/
H A Dtee_api_property.c198 TEE_Result TEE_GetPropertyAsString(TEE_PropSetHandle propsetOrEnumerator, in TEE_GetPropertyAsString() function
308 res = TEE_GetPropertyAsString(propsetOrEnumerator, name, valueBuffer, in __GP11_TEE_GetPropertyAsString()