Searched refs:subject (Results 1 – 12 of 12) sorted by relevance
/system/tpm/attestation/server/ |
D | pkcs11_key_store.cc | 323 std::string subject; in Register() local 326 if (!GetCertificateFields(certificate, &subject, &issuer, &serial_number)) { in Register() 340 {CKA_SUBJECT, string_as_array(&subject), subject.size()}, in Register() 379 std::string subject; in RegisterCertificate() local 382 if (!GetCertificateFields(certificate, &subject, &issuer, &serial_number)) { in RegisterCertificate() 396 {CKA_SUBJECT, string_as_array(&subject), subject.size()}, in RegisterCertificate() 561 std::string* subject, in GetCertificateFields() argument 567 if (!x509.get() || !x509->cert_info || !x509->cert_info->subject) { in GetCertificateFields() 572 int length = i2d_X509_NAME(x509->cert_info->subject, &subject_buffer); in GetCertificateFields() 578 subject->assign(reinterpret_cast<char*>(subject_buffer), length); in GetCertificateFields()
|
D | pkcs11_key_store.h | 107 std::string* subject,
|
/system/sepolicy/private/ |
D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 26 # the subject is trusted. Sockets inherit the range of their creator. 45 # the subject is trusted. Also, files should always be single-level. 56 # Subject must be equivalent to object unless the subject is trusted. 66 # Read operations: Subject must dominate object unless the subject 75 # subject or the object is trusted.
|
/system/ca-certificates/ |
D | README.cacerts | 2 where "hash" is the subject hash produced by:
|
/system/core/adb/ |
D | NOTICE | 202 Software is furnished to do so, subject to the following conditions:
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 191 original licensor to copy, distribute or modify the Program subject to
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 993 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…
|
D | raw_structures_fixed.txt | 5478 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.
|
D | raw_structures.txt | 5484 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.
|
/system/media/audio_utils/ |
D | Doxyfile | 1033 # Note: The header is subject to change so you typically have to regenerate the
|
D | Doxyfile.orig | 1033 # Note: The header is subject to change so you typically have to regenerate the
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 1074 # Note: The header is subject to change so you typically have to regenerate the
|