Searched refs:CERTIFICATED (Results 1 – 5 of 5) sorted by relevance
59 typedef enum { PRE_SHARED, CERTIFICATED } IdentityProofType; enumerator
986 if (cred->proofType == CERTIFICATED) { in CreateIsoSubSession()1015 if (cred->proofType == CERTIFICATED) { in CreateDlSpekeSubSession()1066 …EcSpekeCurveType curveType = (cred->proofType == CERTIFICATED) ? CURVE_TYPE_256 : CURVE_TYPE_25519; in CreateEcSpekeSubSession()1300 if (cred->proofType == CERTIFICATED) { in AddAuthInfoToContextByCred()1453 if (cred->proofType != CERTIFICATED) { in SetPeerUserIdToContext()
277 if (info->proofType == CERTIFICATED) { in IsP2pAuth()
287 if (info->proofType == CERTIFICATED) { in GetIdentityInfos()291 if (info->proofType == CERTIFICATED) { in GetIdentityInfos()
434 info->proofType = CERTIFICATED; in GetAccountAsymIdentityInfo()