Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/
H A DRfcIntermediateResponse.cs60 public const int TAG_RESPONSE = 1; field in Novell.Directory.Ldap.Rfc2251.RfcIntermediateResponse
132 case TAG_RESPONSE: in RfcIntermediateResponse()
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/yubikit/
H A Doath.py32 TAG_RESPONSE = 0x75 variable
284 data = Tlv(TAG_RESPONSE, response) + Tlv(TAG_CHALLENGE, challenge)
287 if not hmac.compare_digest(Tlv.unpack(TAG_RESPONSE, resp), verification):
304 + Tlv(TAG_RESPONSE, response)
369 TAG_RESPONSE,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omaha/
H A DResponseParser.java49 private static final String TAG_RESPONSE = "response"; field in ResponseParser
145 if (TextUtils.equals(TAG_RESPONSE, rootNode.children.get(i).tag)) { in parseRootNode()
/dports/comms/pear-Horde_ActiveSync/Horde_ActiveSync-2.41.4/lib/Horde/ActiveSync/Request/
H A DResolveRecipients.php24 const TAG_RESPONSE = 'ResolveRecipients:Response'; define in Horde_ActiveSync_Request_ResolveRecipients
195 $this->_encoder->startTag(self::TAG_RESPONSE);
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs2488 public const int TAG_RESPONSE = 1; field in Novell.Directory.Ldap.Rfc2251.RfcIntermediateResponse
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs2489 public const int TAG_RESPONSE = 1; field in Novell.Directory.Ldap.Rfc2251.RfcIntermediateResponse