Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h75 #define TEE_GetPropertyAsBinaryBlock __GP11_TEE_GetPropertyAsBinaryBlock
H A Dtee_internal_api.h42 __GP11_TEE_GetPropertyAsBinaryBlock(TEE_PropSetHandle propsetOrEnumerator,
/optee_os/lib/libutee/
H A Dtee_api_property.c393 __GP11_TEE_GetPropertyAsBinaryBlock(TEE_PropSetHandle propsetOrEnumerator, in __GP11_TEE_GetPropertyAsBinaryBlock() function
428 res = __GP11_TEE_GetPropertyAsBinaryBlock(propsetOrEnumerator, name, in TEE_GetPropertyAsBinaryBlock()