Searched refs:CHECK_PT (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/ |
| H A D | arith_taf.c | 17 #define CHECK_PT(t0, t1, t2, t3) do { \ macro 80 CHECK_PT(VALUE_INPUT, VALUE_OUTPUT, NONE, NONE); in ta_entry_arith_new_var() 105 CHECK_PT(VALUE_INPUT, VALUE_OUTPUT, NONE, NONE); in ta_entry_arith_new_fmm_ctx() 127 CHECK_PT(VALUE_INPUT, VALUE_OUTPUT, NONE, NONE); in ta_entry_arith_new_fmm_var() 148 CHECK_PT(VALUE_INPUT, NONE, NONE, NONE); in ta_entry_arith_free_handle() 163 CHECK_PT(VALUE_INPUT, MEMREF_INPUT, NONE, NONE); in ta_entry_arith_from_octet_string() 179 CHECK_PT(VALUE_INPUT, NONE, NONE, NONE); in ta_entry_arith_from_s32() 194 CHECK_PT(VALUE_INPUT, VALUE_OUTPUT, MEMREF_OUTPUT, NONE); in ta_entry_arith_get_value() 213 CHECK_PT(VALUE_INPUT, VALUE_OUTPUT, NONE, NONE); in ta_entry_arith_get_value_s32() 232 CHECK_PT(VALUE_INPUT, VALUE_OUTPUT, NONE, NONE); in ta_entry_arith_get_bit() [all …]
|