Home
last modified time | relevance | path

Searched defs:crl_number (Results 1 – 25 of 71) sorted by relevance

123

/dports/security/botan110/Botan-1.10.17/src/cert/x509crl/
H A Dx509_crl.cpp126 u32bit X509_CRL::crl_number() const in crl_number() function in Botan::X509_CRL
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Crypt/
H A DCRL.pm77 has crl_number => ( attribute in OpenXPKI::Crypt::CRL
/dports/security/p5-Crypt-X509-CRL/Crypt-X509-CRL-0.4/lib/Crypt/X509/
H A DCRL.pm355 sub crl_number { subroutine
/dports/net/routinator/routinator-0.10.2/cargo-crates/rpki-0.12.2/src/repository/
H A Dcrl.rs217 crl_number: Serial, field
339 pub fn crl_number(&self) -> Serial { in crl_number() method
367 let mut crl_number = None; in take_from() localVariable
397 let crl_number = crl_number.ok_or(decode::Malformed)?; in take_from() localVariable
/dports/net/krill/krill-0.9.4/cargo-crates/rpki-0.13.1-rc2/src/repository/
H A Dcrl.rs217 crl_number: Serial, field
339 pub fn crl_number(&self) -> Serial { in crl_number() method
367 let mut crl_number = None; in take_from() localVariable
397 let crl_number = crl_number.ok_or(decode::Malformed)?; in take_from() localVariable
/dports/security/botan110/Botan-1.10.17/src/cert/x509ca/
H A Dx509_ca.cpp166 u32bit crl_number, u32bit next_update, in make_crl()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509_crl.cpp240 uint32_t X509_CRL::crl_number() const in crl_number() function in Botan::X509_CRL
H A Dx509_ca.cpp266 uint32_t crl_number, in make_crl()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509_crl.cpp240 uint32_t X509_CRL::crl_number() const in crl_number() function in Botan::X509_CRL
H A Dx509_ca.cpp266 uint32_t crl_number, in make_crl()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509_crl.cpp240 uint32_t X509_CRL::crl_number() const in crl_number() function in Botan::X509_CRL
H A Dx509_ca.cpp266 uint32_t crl_number, in make_crl()
/dports/security/botan110/Botan-1.10.17/src/cert/x509cert/
H A Dx509_ext.h310 size_t crl_number; variable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/x509-parser-0.9.2/src/
H A Drevocation_list.rs119 pub fn crl_number(&self) -> Option<&BigUint> { in crl_number() method
/dports/security/p5-openxpki/openxpki-3.16.1/config/contrib/sql/
H A Dschema-oracle.sql109 crl_number number(38,0), field
H A Dschema-psql.sql114 crl_number numeric(49,0), field
/dports/security/py-cryptography/cryptography-3.3.2/src/cryptography/x509/
H A Dextensions.py149 def __init__(self, crl_number): argument
170 crl_number = utils.read_only_property("_crl_number") variable in CRLNumber
440 def __init__(self, crl_number): argument
446 crl_number = utils.read_only_property("_crl_number") variable in DeltaCRLIndicator
/dports/security/py-cryptography/stage/usr/local/lib/python3.8/site-packages/cryptography/x509/
H A Dextensions.py149 def __init__(self, crl_number): argument
170 crl_number = utils.read_only_property("_crl_number") variable in CRLNumber
440 def __init__(self, crl_number): argument
446 crl_number = utils.read_only_property("_crl_number") variable in DeltaCRLIndicator
/dports/security/py-cryptography/cryptography-3.3.2/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cryptography/x509/
H A Dextensions.py149 def __init__(self, crl_number): argument
170 crl_number = utils.read_only_property("_crl_number") variable in CRLNumber
440 def __init__(self, crl_number): argument
446 crl_number = utils.read_only_property("_crl_number") variable in DeltaCRLIndicator
/dports/net/krill/krill-0.9.4/src/commons/crypto/
H A Dcms.rs376 let crl_number = CrlNumber::new(1); in create() localVariable
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/x509/
H A Dname_print.c206 * If the field name is unknown then fix up the DER dump flag. We
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/crypto/
H A Dx509.h103 ASN1_INTEGER *crl_number; member
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/crypto/
H A Dx509.h105 ASN1_INTEGER *crl_number; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/include/internal/
H A Dx509_int.h103 ASN1_INTEGER *crl_number; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/crypto/
H A Dx509.h103 ASN1_INTEGER *crl_number; member

123