Lines Matching refs:check_res
30 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()
92 check_res("[out]", in __utee_check_out_annotation()
98 check_res("[in] attr", in __utee_check_attr_in_annotation()
106 check_res("[in] attr", in __utee_check_gp11_attr_in_annotation()
112 check_res("[inout]", in __utee_check_inout_annotation()