Searched defs:p1 (Results 1 – 5 of 5) sorted by relevance
| /optee_os/lib/libutils/ext/ |
| H A D | consttime_memcmp.c | 36 int consttime_memcmp(const void *p1, const void *p2, size_t nb) { in consttime_memcmp()
|
| H A D | fault_mitigation.c | 64 const void *p1, const void *p2, in ___ftmn_callee_done_memcmp() 139 const void *p1, const void *p2, in ___ftmn_set_check_res_memcmp()
|
| /optee_os/core/mm/ |
| H A D | phys_mem.c | 73 static tee_mm_entry_t *mm_find(tee_mm_pool_t *p0, tee_mm_pool_t *p1, in mm_find() 88 static tee_mm_entry_t *mm_alloc(tee_mm_pool_t *p0, tee_mm_pool_t *p1, in mm_alloc() 111 static tee_mm_entry_t *mm_alloc2(tee_mm_pool_t *p0, tee_mm_pool_t *p1, in mm_alloc2()
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | fault_mitigation.h | 344 const void *p1, const void *p2, size_t nb) in __ftmn_callee_done_memcmp() 527 #define FTMN_CALLEE_DONE_MEMCMP(my_memcmp, p1, p2, nb) \ argument 603 const void *p1, const void *p2, in ftmn_set_check_res_memcmp()
|
| /optee_os/core/pta/tests/ |
| H A D | misc.c | 317 char *p1 = NULL, *p2 = NULL; in self_test_malloc() local 437 char *p1 = NULL, *p2 = NULL; in self_test_nex_malloc() local
|