Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/os/common/
DownerInfoEx.h125 …char password[ OS_TWL_PCTL_PASSWORD_LENGTH + 1 ]; // Password (with terminating c… member
401 static inline BOOL OS_CheckParentalControlPassword( const char *password ) in OS_CheckParentalControlPassword()