Searched refs:ISO (Results 1 - 5 of 5) sorted by relevance
/base/security/device_auth/services/protocol/inc/ |
H A D | protocol_common.h | 23 ISO, enumerator
|
/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_version_util.c | 47 { AUTH_ISO, ISO, PAKE_ALG_NONE, CURVE_NONE, false, IsAuthIsoSupported, CreateIsoAuthTask }
|
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
H A D | das_task_main.c | 43 ISO, // TASK_TYPE_ISO_PROTOCOL = 0, 310 if (temp->type == ISO && ShouldSkipIso(task, in)) { in CreateMultiSubTask() 351 if (protocolType == ISO && ShouldSkipIso(task, in)) { in CreateSingleSubTask() 523 protocol->type = ISO; in InitDasProtocolEntities()
|
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/ |
H A D | das_version_util.c | 35 { ISO_ALG, ISO } 40 { ISO_ALG, ISO }
|
/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | deviceauth_interface_test.cpp | 1154 type = GetSupportedPakeAlg(&version, ISO); in HWTEST_F()
|
Completed in 5 milliseconds