Searched refs:valueBuffer (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutee/ |
| H A D | tee_api_property.c | 300 const char *name, char *valueBuffer, in __GP11_TEE_GetPropertyAsString() argument 306 __utee_check_gp11_outstring_annotation(valueBuffer, valueBufferLen); in __GP11_TEE_GetPropertyAsString() 308 res = TEE_GetPropertyAsString(propsetOrEnumerator, name, valueBuffer, in __GP11_TEE_GetPropertyAsString()
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_internal_api.h | 23 const char *name, char *valueBuffer, 26 const char *name, char *valueBuffer, 39 const char *name, void *valueBuffer, 43 const char *name, void *valueBuffer,
|