Home
last modified time | relevance | path

Searched refs:ISO_ALG (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_version_util.h35 ISO_ALG = 0x0010, // 0001 0000 enumerator
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c35 { ISO_ALG, ISO }
40 { ISO_ALG, ISO }
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c524 protocol->algInProtocol = ISO_ALG; in InitDasProtocolEntities()