Home
last modified time | relevance | path

Searched refs:getMsgID (Results 1 – 25 of 75) sorted by relevance

123

/dports/security/xml-security/xml-security-1_5_5/src/test/java/org/apache/xml/security/test/signature/
H A DHMACOutputLengthTest.java61 if (xse.getMsgID().equals("algorithms.HMACOutputLengthMin")) { in test_signature_enveloping_hmac_sha1_trunclen_0()
75 if (xse.getMsgID().equals("algorithms.HMACOutputLengthMin")) { in test_signature_enveloping_hmac_sha1_trunclen_8()
96 if (xse.getMsgID().equals("algorithms.HMACOutputLengthMin")) { in test_generate_hmac_sha1_40()
/dports/www/py-nevow/Nevow-0.14.0/nevow/scripts/
H A Dxmlgettext.py39 def getMsgID(node): function
64 msgid = getMsgID(node)
/dports/security/keybase/client-v5.7.1/go/chat/storage/
H A Dstorage_blockengine.go65 func (be *blockEngine) getMsgID(blockNum, blockPos int) chat1.MessageID { func
429 if res.PushPlaceholder(be.getMsgID(b.BlockID, index)) {
432 lastAdded = be.getMsgID(b.BlockID, index)
438 b.BlockID, be.getMsgID(b.BlockID, index))
448 if bMsgID != be.getMsgID(b.BlockID, index) {
449 …hat entry corruption: bMsgID: %d != %d (block: %d pos: %d)", bMsgID, be.getMsgID(b.BlockID, index)…
/dports/net/openldap25-server/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
H A DLDAPMessage.h92 int getMsgID();
/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
H A DLDAPMessage.h92 int getMsgID();
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
H A DLDAPMessage.h92 int getMsgID();
/dports/net/openldap25-client/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
H A DLDAPMessage.h92 int getMsgID();
/dports/net/openldap26-client/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
H A DLDAPMessage.h92 int getMsgID();
/dports/net/openldap26-server/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPRequest.h46 int getMsgID() const;
H A DLDAPMessage.cpp60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
H A DLDAPMessage.h92 int getMsgID();
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/security/
H A DSecurityAuditEvent.java43 public long getMsgID() { in getMsgID() method in SecurityAuditEvent
/dports/news/mmail/mmail-0.52/mmail/
H A Dletter.cc213 const char *letter_header::getMsgID() const in getMsgID() function in letter_header
478 const char *letter_list::getMsgID() const in getMsgID() function in letter_list
480 return letterHeader[currentLetter]->getMsgID(); in getMsgID()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DPubsubHelpers.hpp15 const rapidjson::Value &getMsgID(const rapidjson::Value &data);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/exceptions/
H A DXMLSecurityRuntimeException.java144 public String getMsgID() { in getMsgID() method in XMLSecurityRuntimeException

123