Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_panic.c30 static void check_res(const char *msg __maybe_unused, TEE_Result res) in check_res() function
54 check_res("[outbuf] len", in __utee_check_outbuf_annotation()
56 check_res("[outbuf] buf", in __utee_check_outbuf_annotation()
62 check_res("[outbuf] len", in __utee_check_gp11_outbuf_annotation()
64 check_res("[outbuf] buf", in __utee_check_gp11_outbuf_annotation()
70 check_res("[instring]", in __utee_check_instring_annotation()
76 check_res("[outstring] len", in __utee_check_outstring_annotation()
78 check_res("[outstring] buf", in __utee_check_outstring_annotation()
84 check_res("[outstring] len", in __utee_check_gp11_outstring_annotation()
86 check_res("[outstring] buf", in __utee_check_gp11_outstring_annotation()
[all …]