Home
last modified time | relevance | path

Searched defs:end_entity (Results 1 – 15 of 15) sorted by relevance

/dports/www/zola/zola-0.15.2/cargo-crates/webpki-0.22.0/src/
H A Dlib.rs50 mod end_entity; module
/dports/textproc/p5-XML-Handler-Dtd2DocBook/XML-Handler-Dtd2DocBook-0.41/
H A Ddtd2db.pl90 sub end_entity {} subroutine
/dports/textproc/p5-XML-Handler-Dtd2Html/XML-Handler-Dtd2Html-0.42/
H A Ddtd2html.pl98 sub end_entity {} subroutine
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/webpki-0.22.0/src/
H A Dlib.rs50 mod end_entity; module
/dports/textproc/p5-XML-Filter-DOMFilter-LibXML/XML-Filter-DOMFilter-LibXML-0.04/
H A DLibXML.pm93 sub end_entity { subroutine
/dports/textproc/p5-XML-SAX-Writer/XML-SAX-Writer-0.57/lib/XML/SAX/Writer/
H A DXML.pm465 sub end_entity { subroutine
/dports/textproc/p5-XML-STX/XML-STX-0.43/STX/
H A DParser.pm1699 sub end_entity { subroutine
H A DRuntime.pm165 sub end_entity { subroutine
/dports/textproc/p5-XML-SAX-Base/XML-SAX-Base-1.09/lib/XML/SAX/
H A DBase.pm38 sub end_entity { subroutine
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/hw_escpos/escpos/
H A Descpos.py206 def end_entity(self): member in XmlSerializer
280 def end_entity(self): member in XmlLineSerializer
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509path.cpp526 const std::shared_ptr<const X509_Certificate>& end_entity, in build_certificate_path()
631 const std::shared_ptr<const X509_Certificate>& end_entity, in build_all_certificate_paths()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509path.cpp526 const std::shared_ptr<const X509_Certificate>& end_entity, in build_certificate_path()
631 const std::shared_ptr<const X509_Certificate>& end_entity, in build_all_certificate_paths()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509path.cpp526 const std::shared_ptr<const X509_Certificate>& end_entity, in build_certificate_path()
631 const std::shared_ptr<const X509_Certificate>& end_entity, in build_all_certificate_paths()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_ocsp.cpp100 const Botan::X509_Certificate end_entity(Test::data_file("x509/ocsp/gmail.pem")); in test_request_encoding() local
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_ocsp.cpp100 const Botan::X509_Certificate end_entity(Test::data_file("x509/ocsp/gmail.pem")); in test_request_encoding() local