Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session.c770 static KeyAgreeProtocol GetKegAgreeProtocolType(VersionStruct *curVersion) in GetKegAgreeProtocolType() function
858 … KeyAgreeProtocol protocolType = GetKegAgreeProtocolType(&(spekeSession->versionInfo.curVersion)); in ProcessProtocolConfirm()