Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1774 static ProtocolAlgType GetAlgTypeByProtocolType(int32_t protocolType) in GetAlgTypeByProtocolType() function
1790 ProtocolAlgType curProtocolType = GetAlgTypeByProtocolType(authSubSesion->protocolType); in RemoveInvalidAuthSubSession()