Home
last modified time | relevance | path

Searched refs:GENERALIZEDTIME (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/doc/man3/
DASN1_generate_nconf.pod84 =item B<GENERALIZEDTIME>, B<GENTIME>
/third_party/rust/crates/rust-openssl/openssl/src/
Dasn1.rs136 pub const GENERALIZEDTIME: Asn1Type = Asn1Type(ffi::V_ASN1_GENERALIZEDTIME); constant