Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_property.c212 __utee_check_instring_annotation(name); in TEE_GetPropertyAsString()
322 __utee_check_instring_annotation(name); in TEE_GetPropertyAsBool()
350 __utee_check_instring_annotation(name); in TEE_GetPropertyAsU32()
375 __utee_check_instring_annotation(name); in TEE_GetPropertyAsU64()
401 __utee_check_instring_annotation(name); in __GP11_TEE_GetPropertyAsBinaryBlock()
442 __utee_check_instring_annotation(name); in TEE_GetPropertyAsUUID()
467 __utee_check_instring_annotation(name); in TEE_GetPropertyAsIdentity()
H A Dtee_api_private.h42 void __utee_check_instring_annotation(const char *buf);
H A Dtee_api_panic.c68 void __utee_check_instring_annotation(const char *buf) in __utee_check_instring_annotation() function