Home
last modified time | relevance | path

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

/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h170 #define PIN_CODE_LEN_SHORT 6 macro
/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c275 if (HcStrlen(pinCode) < PIN_CODE_LEN_SHORT) { in GetSharedSecretForPinInIso()
322 if (pinLen < PIN_CODE_LEN_SHORT) { in GetSharedSecretForPinInPake()

Completed in 3 milliseconds