Home
last modified time | relevance | path

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

/base/security/device_auth/services/protocol/inc/pake_protocol/
Dpake_defs.h44 DL_PRIME_MOD_NONE = 0x0000, enumerator
/base/security/device_auth/services/protocol/src/pake_protocol/pake_v1_protocol/
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/
Dpake_v2_protocol_common.c135 params->supportedDlPrimeMod = DL_PRIME_MOD_NONE; in FillDefaultValue()