Home
last modified time | relevance | path

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

/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/encryption/impl/
H A DEncryptionImpl.cpp315 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
362 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
560 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/signature/impl/
H A DKeyInfoImpl.cpp277 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
375 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
806 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
884 PROC_ID_ATTRIB(Id,ID,nullptr); in processAttribute()
/dports/security/opensaml/opensaml-3.2.1/saml/saml2/metadata/impl/
H A DMetadataImpl.cpp1042 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
1840 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
2039 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
2142 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
/dports/security/opensaml/opensaml-3.2.1/saml/saml2/core/impl/
H A DProtocols20Impl.cpp389 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
1091 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
H A DAssertions20Impl.cpp1448 PROC_ID_ATTRIB(ID,ID,nullptr); in processAttribute()
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/
H A Dbase.h1182 # define PROC_ID_ATTRIB(proper,ucase,namespaceURI) \ macro