Home
last modified time | relevance | path

Searched refs:subject (Results 1 – 21 of 21) sorted by relevance

/system/connectivity/shill/supplicant/
Dwpa_supplicant_unittest.cc40 string subject; in TEST_F() local
45 property_map_, &subject, &depth)); in TEST_F()
46 EXPECT_EQ("", subject); in TEST_F()
51 string subject; in TEST_F() local
59 property_map_, &subject, &depth)); in TEST_F()
60 EXPECT_EQ("", subject); in TEST_F()
66 string subject; in TEST_F() local
73 property_map_, &subject, &depth)); in TEST_F()
74 EXPECT_EQ("", subject); in TEST_F()
80 string subject; in TEST_F() local
[all …]
Dwpa_supplicant.cc167 string* subject, in ExtractRemoteCertification() argument
179 *subject = properties.GetString(WPASupplicant::kInterfacePropertySubject); in ExtractRemoteCertification()
Dwpa_supplicant.h163 std::string* subject,
/system/tpm/attestation/server/
Dpkcs11_key_store.cc352 std::string subject; in Register() local
355 if (!GetCertificateFields(certificate, &subject, &issuer, &serial_number)) { in Register()
369 {CKA_SUBJECT, string_as_array(&subject), subject.size()}, in Register()
416 std::string subject; in RegisterCertificate() local
419 if (!GetCertificateFields(certificate, &subject, &issuer, &serial_number)) { in RegisterCertificate()
433 {CKA_SUBJECT, string_as_array(&subject), subject.size()}, in RegisterCertificate()
615 std::string* subject, in GetCertificateFields() argument
621 if (!x509.get() || !x509->cert_info || !x509->cert_info->subject) { in GetCertificateFields()
626 int length = i2d_X509_NAME(x509->cert_info->subject, &subject_buffer); in GetCertificateFields()
632 subject->assign(reinterpret_cast<char*>(subject_buffer), length); in GetCertificateFields()
Dpkcs11_key_store.h108 std::string* subject,
/system/sepolicy/
Dmls21 # Process transition: Require equivalence unless the subject is trusted.
38 # the subject is trusted. Sockets inherit the range of their creator.
57 # the subject is trusted. Also, files should always be single-level.
68 # Subject must be equivalent to object unless the subject is trusted.
78 # Read operations: Subject must dominate object unless the subject
87 # subject or the object is trusted.
/system/connectivity/shill/ethernet/
Dethernet.cc240 string subject; in Certification() local
242 if (WPASupplicant::ExtractRemoteCertification(properties, &subject, &depth)) { in Certification()
245 subject, depth)); in Certification()
386 void Ethernet::CertificationTask(const string& subject, uint32_t depth) { in CertificationTask() argument
389 service_->AddEAPCertification(subject, depth); in CertificationTask()
Dethernet.h128 void CertificationTask(const std::string& subject, uint32_t depth);
Dethernet_unittest.cc196 void TriggerCertification(const string& subject, uint32_t depth) { in TriggerCertification() argument
197 ethernet_->CertificationTask(subject, depth); in TriggerCertification()
/system/ca-certificates/
DREADME.cacerts2 where "hash" is the subject hash produced by:
/system/extras/tests/net_test/
Diproute.py389 subject = CommandSubject(command)
396 }[subject]
403 subject = CommandSubject(command)
404 if "ALL" not in self.NL_DEBUG and subject not in self.NL_DEBUG:
/system/connectivity/shill/shims/
Dcrypto_util.cc224 x509->cert_info->subject, in VerifyCredentialsImpl()
/system/connectivity/shill/wifi/
Dwifi.cc1319 string subject; in CertificationTask() local
1321 if (WPASupplicant::ExtractRemoteCertification(properties, &subject, &depth)) { in CertificationTask()
1322 current_service_->AddEAPCertification(subject, depth); in CertificationTask()
/system/connectivity/shill/doc/
Dservice-api.txt553 (WiFi only) The list of certificate subject names
564 RADIUS server certificate subject name must
565 contain. If the subject does not contain this
1029 OpenVPN, which specifies the X509 subject distinguished
/system/sepolicy/tools/fc_sort/
DNOTICE191 original licensor to copy, distribute or modify the Program subject to
/system/tpm/trunks/generator/
Draw_commands.txt993 to indicate that the command may result in an update of NV memory and be subject to rate
1398 c) If the object or NV Index is subject to DA protection, and the authorization is with an HMAC or
1402 An object is subject to DA protection if its noDA attribute is CLEAR. An NV Index is subject to
1809 This response indicates that authorizations for objects subject to DA protection
29905 … TPM may be implemented such that all TPM memory is non volatile and not subject to endurance issu…
Draw_commands_fixed.txt993 to indicate that the command may result in an update of NV memory and be subject to rate
1398 c) If the object or NV Index is subject to DA protection, and the authorization is with an HMAC or
1402 An object is subject to DA protection if its noDA attribute is CLEAR. An NV Index is subject to
1809 This response indicates that authorizations for objects subject to DA protection
29916 … TPM may be implemented such that all TPM memory is non volatile and not subject to endurance issu…
Draw_structures.txt5484 authorizations for objects subject to DA protection
8031 SET (1): The object is not subject to dictionary attack protections.
8032 CLEAR (0): The object is subject to dictionary attack protections.
Draw_structures_fixed.txt5478 authorizations for objects subject to DA protection
8059 SET (1): The object is not subject to dictionary attack protections.
8060 CLEAR (0): The object is subject to dictionary attack protections.
/system/media/audio_utils/
DDoxyfile.orig1033 # Note: The header is subject to change so you typically have to regenerate the
DDoxyfile1033 # Note: The header is subject to change so you typically have to regenerate the