Home
last modified time | relevance | path

Searched refs:PIN_LEN_NINE (Results 1 - 1 of 1) sorted by relevance

/base/useriam/pin_auth/frameworks/client/src/
H A Dinputer_data_impl.cpp42 constexpr uint32_t PIN_LEN_NINE = 9; member
162 return (size >= PIN_LEN_FOUR && size <= PIN_LEN_NINE); in CheckPinSizeBySubType()

Completed in 1 milliseconds