Home
last modified time | relevance | path

Searched defs:OID_DOMAIN_COMPONENT (Results 1 – 3 of 3) sorted by relevance

/external/python/cryptography/src/cryptography/x509/
D__init__.py138 OID_DOMAIN_COMPONENT = NameOID.DOMAIN_COMPONENT variable
/external/rust/crates/oid-registry/out/
Doid_db.rs94 pub const OID_DOMAIN_COMPONENT: Oid<'static> = oid!(0.9.2342.19200300.100.1.25); constant
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dcompat-1.3.h798 #define OID_DOMAIN_COMPONENT MBEDTLS_OID_DOMAIN_COMPONENT macro