Home
last modified time | relevance | path

Searched refs:DL_PRIME_MOD_NONE (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/services/protocol/inc/pake_protocol/
H A Dpake_defs.h44 DL_PRIME_MOD_NONE = 0x0000, enumerator
68 PakeDlPrimeMod supportedDlPrimeMod; // default: DL_PRIME_MOD_NONE
/base/security/device_auth/services/protocol/src/pake_protocol/pake_v1_protocol/
H A Dpake_v1_protocol_common.c141 params->supportedDlPrimeMod = DL_PRIME_MOD_NONE; in FillDefaultValue()
/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/
H A Dpake_v2_protocol_common.c135 params->supportedDlPrimeMod = DL_PRIME_MOD_NONE; in FillDefaultValue()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp216 baseParams->supportedDlPrimeMod = DL_PRIME_MOD_NONE; in HWTEST_F()
224 baseParams->supportedDlPrimeMod = DL_PRIME_MOD_NONE; in HWTEST_F()

Completed in 5 milliseconds