Home
last modified time | relevance | path

Searched defs:add_crl (Results 1 – 11 of 11) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dcertstor.cpp143 void Certificate_Store_In_Memory::add_crl(const X509_CRL& crl) in add_crl() function in Botan::Certificate_Store_In_Memory
149 void Certificate_Store_In_Memory::add_crl(std::shared_ptr<const X509_CRL> crl) in add_crl() function in Botan::Certificate_Store_In_Memory
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dcertstor.cpp143 void Certificate_Store_In_Memory::add_crl(const X509_CRL& crl) in add_crl() function in Botan::Certificate_Store_In_Memory
149 void Certificate_Store_In_Memory::add_crl(std::shared_ptr<const X509_CRL> crl) in add_crl() function in Botan::Certificate_Store_In_Memory
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dcertstor.cpp143 void Certificate_Store_In_Memory::add_crl(const X509_CRL& crl) in add_crl() function in Botan::Certificate_Store_In_Memory
149 void Certificate_Store_In_Memory::add_crl(std::shared_ptr<const X509_CRL> crl) in add_crl() function in Botan::Certificate_Store_In_Memory
/dports/security/botan110/Botan-1.10.17/src/cert/certstore/
H A Dcertstor.cpp53 void Certificate_Store_Memory::add_crl(const X509_CRL& crl) in add_crl() function in Botan::Certificate_Store_Memory
/dports/lang/ruby26/ruby-2.6.9/sample/openssl/
H A Dc_rehash.rb44 def add_crl(crl) method in CHashDir
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-tls-connector.c178 add_crl (gpointer data, in add_crl() function
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-tls-connector.c178 add_crl (gpointer data, in add_crl() function
/dports/security/botan110/Botan-1.10.17/src/cert/x509store/
H A Dx509stor.cpp530 X509_Code X509_Store::add_crl(const X509_CRL& crl) in add_crl() function in Botan::X509_Store
/dports/security/py-openssl/pyOpenSSL-20.0.1/build/lib/OpenSSL/
H A Dcrypto.py1620 def add_crl(self, crl): member in X509Store
/dports/security/py-openssl/stage/usr/local/lib/python3.8/site-packages/OpenSSL/
H A Dcrypto.py1620 def add_crl(self, crl): member in X509Store
/dports/security/py-openssl/pyOpenSSL-20.0.1/src/OpenSSL/
H A Dcrypto.py1620 def add_crl(self, crl): member in X509Store