Searched refs:QN_ENCRYPTION_REQUIRED (Results 1 – 4 of 4) sorted by relevance
154 extern const buzz::StaticQName QN_ENCRYPTION_REQUIRED;
147 const buzz::StaticQName QN_ENCRYPTION_REQUIRED = { NS_EMPTY, "required" }; variable
342 if (GetXmlAttr(encryption, QN_ENCRYPTION_REQUIRED, false)) { in ParseGingleEncryption()487 if (GetXmlAttr(encryption, QN_ENCRYPTION_REQUIRED, false)) { in ParseJingleEncryption()804 encryption_elem->SetAttr(QN_ENCRYPTION_REQUIRED, "true"); in CreateJingleEncryptionElem()830 encryption_elem->SetAttr(QN_ENCRYPTION_REQUIRED, "true"); in CreateGingleEncryptionElem()
1991 encryption, cricket::QN_ENCRYPTION_REQUIRED, false)); in TestGoodOutgoingInitiate()