Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/os/common/
DownerInfoEx.h58 #define OS_TWL_PCTL_PASSWORD_LENGTH 4 // Number of passwo… macro
125 …char password[ OS_TWL_PCTL_PASSWORD_LENGTH + 1 ]; // Password (with terminating c…
403 …pareLString(password, OS_GetParentalControlInfoPtr()->password, OS_TWL_PCTL_PASSWORD_LENGTH) == 0); in OS_CheckParentalControlPassword()