Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c478 static int32_t GenerateSharedSecretMsg(DlSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg() function
512 int32_t res = GenerateSharedSecretMsg(params, &sharedSecretMsg); in CalSharedSecret()
H A Dec_speke_protocol.c441 static int32_t GenerateSharedSecretMsg(EcSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg() function
488 int32_t res = GenerateSharedSecretMsg(params, &sharedSecretMsg); in CalSharedSecret()