Home
last modified time | relevance | path

Searched refs:Certificate (Results 1 – 25 of 207) sorted by relevance

123456789

/system/security/keystore2/src/km_compat/
Dcertificate_test.cpp38 using ::aidl::android::hardware::security::keymint::Certificate;
64 static std::variant<std::vector<Certificate>, ScopedAStatus>
74 static void ensureCertChainSize(const std::variant<std::vector<Certificate>, ScopedAStatus>& result, in ensureCertChainSize() argument
76 ASSERT_TRUE(std::holds_alternative<std::vector<Certificate>>(result)); in ensureCertChainSize()
77 auto certChain = std::get<std::vector<Certificate>>(result); in ensureCertChainSize()
81 static void verify(const Certificate& certificate) { in verify()
139 verify(std::get<std::vector<Certificate>>(result).back()); in TEST()
154 verify(std::get<std::vector<Certificate>>(result)[0]); in TEST()
/system/ca-certificates/
DMETADATA5 # Quo Vadis Certificate Policy in files/5cf9d536.0 references:
6 # Quo Vadis Certificate Holder Agreement
/system/ca-certificates/google/files/
D594f1775.020 Certificate:
25 Issuer: C=US, O=Equifax, OU=Equifax Secure Certificate Authority
29 Subject: C=US, O=Equifax, OU=Equifax Secure Certificate Authority
48 DirName: C = US, O = Equifax, OU = Equifax Secure Certificate Authority, CN = CRL1
53 Certificate Sign, CRL Sign
D85cde254.024 Certificate:
29 …Arizona, L=Scottsdale, O=Starfield Technologies, Inc., CN=Starfield Root Certificate Authority - G2
33 …Arizona, L=Scottsdale, O=Starfield Technologies, Inc., CN=Starfield Root Certificate Authority - G2
61 Certificate Sign, CRL Sign
Dbc3f2570.024 Certificate:
29 …Issuer: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc., CN=Go Daddy Root Certificate Authorit…
33 …Subject: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc., CN=Go Daddy Root Certificate Authori…
61 Certificate Sign, CRL Sign
D75680d2e.026 Certificate:
31 … Issuer: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
35 … Subject: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
63 Certificate Sign, CRL Sign
D124bbd54.026 Certificate:
31 …Issuer: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Trusted Certificate Servic…
35 …bject: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Trusted Certificate Services
63 Certificate Sign, CRL Sign
D02b73561.026 Certificate:
31 …Issuer: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Secure Certificate Services
35 …Subject: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Secure Certificate Servic…
63 Certificate Sign, CRL Sign
D0d69c7e1.014 Certificate:
37 Certificate Sign, CRL Sign
/system/ca-certificates/files/
D01419da9.016 Certificate:
22 Issuer: C=US, O=Microsoft Corporation, CN=Microsoft ECC Root Certificate Authority 2017
26 Subject: C=US, O=Microsoft Corporation, CN=Microsoft ECC Root Certificate Authority 2017
42 Digital Signature, Certificate Sign, CRL Sign
D5cf9d536.035 Certificate:
74 X509v3 Certificate Policies:
77Certificate by any party assumes acceptance of the then applicable standard terms and conditions o…
88 Certificate Sign, CRL Sign
D10531352.025 Certificate:
30 …L=Scottsdale, O=Starfield Technologies, Inc., CN=Starfield Services Root Certificate Authority - G2
34 …L=Scottsdale, O=Starfield Technologies, Inc., CN=Starfield Services Root Certificate Authority - G2
62 Certificate Sign, CRL Sign
D85cde254.024 Certificate:
29 …Arizona, L=Scottsdale, O=Starfield Technologies, Inc., CN=Starfield Root Certificate Authority - G2
33 …Arizona, L=Scottsdale, O=Starfield Technologies, Inc., CN=Starfield Root Certificate Authority - G2
61 Certificate Sign, CRL Sign
D2fa87019.024 Certificate:
30 Issuer: C=US, O=Network Solutions L.L.C., CN=Network Solutions Certificate Authority
34 Subject: C=US, O=Network Solutions L.L.C., CN=Network Solutions Certificate Authority
62 Certificate Sign, CRL Sign
Dbc3f2570.024 Certificate:
29 …Issuer: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc., CN=Go Daddy Root Certificate Authorit…
33 …Subject: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc., CN=Go Daddy Root Certificate Authori…
61 Certificate Sign, CRL Sign
D7c302982.026 Certificate:
32 …, ST=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=T…
36 …, ST=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=T…
69 Digital Signature, Certificate Sign, CRL Sign
D75680d2e.026 Certificate:
31 … Issuer: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
35 … Subject: C=GB, ST=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
63 Certificate Sign, CRL Sign
Dc2c1704e.026 Certificate:
32 …, ST=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=T…
36 …, ST=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=T…
69 Digital Signature, Certificate Sign, CRL Sign
D7a7c655d.013 Certificate:
39 Digital Signature, Certificate Sign, CRL Sign
D0d69c7e1.014 Certificate:
38 Certificate Sign, CRL Sign
D1ae85e5e.016 Certificate:
42 Certificate Sign, CRL Sign
D6b03dec0.014 Certificate:
40 Certificate Sign, CRL Sign
D83e9984f.016 Certificate:
42 Certificate Sign, CRL Sign
D9479c8c3.018 Certificate:
45 Certificate Sign, CRL Sign
/system/security/keystore2/src/
Dattestation_key_utils.rs25 AttestationKey::AttestationKey, Certificate::Certificate, KeyParameter::KeyParameter, Tag::Tag,
39 attestation_certs: Certificate,

123456789