Home
last modified time | relevance | path

Searched defs:canary (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/
H A Duser_ta_header.c58 uintptr_t canary = 0; in _C_FUNCTION() local
/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c38 static uint32_t canary = 0xA5A5A5A5; variable
44 uint32_t *canary; member
/optee_os/core/kernel/
H A Dthread.c132 uint32_t *canary = NULL; in init_canaries() local
174 uint32_t canary[2] = { }; in thread_update_canaries() local
196 uint32_t *canary = NULL; in check_stack_canary() local