Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common/
H A Dpake_protocol_ec_common.c32 static int32_t GenerateEsk(PakeBaseParams *params) in GenerateEsk() function
85 res = GenerateEsk(params); in GenerateEcPakeParams()
/ohos5.0/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common/
H A Dpake_protocol_dl_common.c52 static int32_t GenerateEsk(PakeBaseParams *params) in GenerateEsk() function
132 res = GenerateEsk(params); in GenerateDlPakeParams()