Searched defs:authIdentity (Results 1 – 2 of 2) sorted by relevance
117 const AuthIdentity *authIdentity = GetAuthIdentityByType(identityType); in GetCredInfosByPeerIdentity() local153 const AuthIdentity *authIdentity = getAuthIdentity(in, presharedUrl); in GetCredInfoByPeerUrl() local184 const AuthIdentity *authIdentity = getAuthIdentity(in, presharedUrl); in GetSharedSecretByUrl() local217 const AuthIdentity *authIdentity = GetAuthIdentityByType(identityType); in GetCredInfoByPeerCert() local249 const AuthIdentity *authIdentity = GetAuthIdentityByType(identityType); in GetSharedSecretByPeerCert() local
1333 const AuthIdentity *authIdentity = GetAuthIdentityByType(AUTH_IDENTITY_TYPE_INVALID); variable