Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_private.h43 void __utee_check_outstring_annotation(char *buf, size_t *len);
H A Dtee_api_panic.c74 void __utee_check_outstring_annotation(char *buf, size_t *len) in __utee_check_outstring_annotation() function
H A Dtee_api_property.c213 __utee_check_outstring_annotation(value, value_len); in TEE_GetPropertyAsString()
586 __utee_check_outstring_annotation(nameBuffer, nameBufferLen); in TEE_GetPropertyName()