Home
last modified time | relevance | path

Searched defs:x509NameClass (Results 1 – 4 of 4) sorted by relevance

/base/security/certificate_framework/frameworks/js/napi/certificate/src/
Dnapi_x509_distinguished_name.cpp108 …NapiX509DistinguishedName *x509NameClass = new (std::nothrow) NapiX509DistinguishedName(context->x… in CreateDistinguishedNameComplete() local
Dnapi_x509_crl_entry.cpp458 … NapiX509DistinguishedName *x509NameClass = new (std::nothrow) NapiX509DistinguishedName(x509Name); in GetCertIssuerX500DistinguishedName() local
Dnapi_x509_certificate.cpp878 … NapiX509DistinguishedName *x509NameClass = new (std::nothrow) NapiX509DistinguishedName(x509Name); in GetIssuerX500DistinguishedName() local
915 … NapiX509DistinguishedName *x509NameClass = new (std::nothrow) NapiX509DistinguishedName(x509Name); in GetSubjectX500DistinguishedName() local
Dnapi_x509_crl.cpp835 … NapiX509DistinguishedName *x509NameClass = new (std::nothrow) NapiX509DistinguishedName(x509Name); in GetIssuerX500DistinguishedName() local