Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h83 HC_ERR_UNSUPPORTED_CURVE = 0x00004004, // 16388 enumerator
/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common/
Dpake_protocol_ec_common.c49 return HC_ERR_UNSUPPORTED_CURVE; in GenerateEsk()