Home
last modified time | relevance | path

Searched refs:ALG_ECC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/
H A Daccount_module_defines.h54 ALG_ECC = 0x0000, enumerator
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_client_task.c64 GOTO_IF_ERR(AddIntToJson(data, FIELD_AUTH_KEY_ALG_ENCODE, ALG_ECC)); in AsyAuthClientStepOne()