Home
last modified time | relevance | path

Searched refs:boxSize (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/components/security/box/
Dlos_box.h52 UINTPTR boxSize; member
Dlos_box.c66 box->boxStackAddr = box->boxStartAddr + box->boxSize - box->boxStackSize; in BoxInit()