Home
last modified time | relevance | path

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

/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c83 if (protocolExpandVal == LITE_PROTOCOL_STANDARD_MODE || in SetLiteProtocolsForPinType()
260 if (protocolExpandVal != LITE_PROTOCOL_STANDARD_MODE) { in CheckPinLenForStandardIso()
/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth.h83 LITE_PROTOCOL_STANDARD_MODE = 1, enumerator
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c298 return protocolExpandVal != LITE_PROTOCOL_STANDARD_MODE && protocolExpandVal != LITE_PROTOCOL_COMPATIBILITY_MODE; in ShouldSkipIso()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c432 if (protocolExpandVal != LITE_PROTOCOL_STANDARD_MODE) { in CheckPinLenForStandardIso()
/base/security/device_auth/services/
H A Ddevice_auth.c591 if (protocolExpandVal == LITE_PROTOCOL_STANDARD_MODE) { in GetAddMemberCallEventFuncName()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_func_test.cpp1905 (void)AddIntToJson(addParamsJson, FIELD_PROTOCOL_EXPAND, LITE_PROTOCOL_STANDARD_MODE); in HWTEST_F()

Completed in 10 milliseconds