Home
last modified time | relevance | path

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

/base/security/device_auth/services/protocol/inc/
H A Dprotocol_common.h23 ISO, enumerator
/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_version_util.c47 { AUTH_ISO, ISO, PAKE_ALG_NONE, CURVE_NONE, false, IsAuthIsoSupported, CreateIsoAuthTask }
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c43 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 Ddas_version_util.c35 { ISO_ALG, ISO }
40 { ISO_ALG, ISO }
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1154 type = GetSupportedPakeAlg(&version, ISO); in HWTEST_F()

Completed in 5 milliseconds