Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutils/ext/
H A Dconsttime_memcmp.c36 int consttime_memcmp(const void *p1, const void *p2, size_t nb) { in consttime_memcmp()
H A Dfault_mitigation.c64 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 Dphys_mem.c73 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 Dfault_mitigation.h344 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 Dmisc.c317 char *p1 = NULL, *p2 = NULL; in self_test_malloc() local
437 char *p1 = NULL, *p2 = NULL; in self_test_nex_malloc() local