/trusty/user/app/keymaster/ |
D | keymaster_attributes.pb.c | 109 PB_FIELD( 1, BYTES , REQUIRED, STATIC , FIRST, AttestationCert, content, content, 0), 126 pb_membersize(AttestationCert, content) < 65536), 131 #error Field descriptor for AttestationCert.content is too large. Define PB_FIELD_16BIT to fix this.
|
D | keymaster_attributes.pb.h | 20 AttestationCert_content_t content; member
|
D | secure_storage_manager.cpp | 228 attestation_key->certs[index].content.size = cert_size; in WriteCertToStorage() 229 memcpy(attestation_key->certs[index].content.bytes, cert, cert_size); in WriteCertToStorage() 266 uint32_t content_size = attestation_key->certs[i].content.size; in ReadCertChainFromStorage() 272 memcpy(buffer, attestation_key->certs[i].content.bytes, content_size); in ReadCertChainFromStorage() 862 cert_file, attestation_key->certs[index].content.bytes, in TranslateLegacyFormat() 871 attestation_key->certs[index].content.size = cert_size; in TranslateLegacyFormat()
|
D | keymaster_attributes.proto | 65 required bytes content = 1 [(nanopb).max_size=2048]; field
|
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/app/sample/stats-test/consumer/ |
D | consumer.cpp | 227 volatile ShmContent* content = (ShmContent*)consumer_ctx.shm_ptr; in reportVendorAtom() local 230 while (content->full.load(std::memory_order_acquire)) { in reportVendorAtom() 234 TLOGD("content->atom_id=%d.\n", content->atom_id); in reportVendorAtom() 236 content->reverse_domain_name); in reportVendorAtom() 237 content->atom_id = vendorAtom.atomId; in reportVendorAtom() 240 strncpy((char*)content->reverse_domain_name, in reportVendorAtom() 243 content->reverse_domain_name[last_atom_str_idx] = '\0'; in reportVendorAtom() 251 content->vendor_atom_values[idx]; in reportVendorAtom() 280 content->full.store(true, std::memory_order_release); in reportVendorAtom()
|
/trusty/user/app/keymint/ |
D | keymaster_attributes.rs | 1053 content: ::protobuf::SingularField<::std::vec::Vec<u8>>, field 1074 match self.content.as_ref() { in get_content() 1080 self.content.clear(); in clear_content() 1084 self.content.is_some() in has_content() 1089 self.content = ::protobuf::SingularField::some(v); in set_content() 1095 if self.content.is_none() { in mut_content() 1096 self.content.set_default(); in mut_content() 1098 self.content.as_mut().unwrap() in mut_content() 1103 self.content.take().unwrap_or_else(|| ::std::vec::Vec::new()) in take_content() 1109 if self.content.is_none() { in is_initialized() [all …]
|
D | secure_storage_manager.rs | 315 let content = session.read_all(&file, buffer.as_mut_slice()).map_err(|e| { in get_file_contents() localVariable 318 let total_size = content.len(); in get_file_contents() 327 let content = match get_file_contents(KM_ATTESTATION_ID_FILENAME) { in read_attestation_ids() localVariable 333 Message::parse_from_bytes(content.as_slice()) in read_attestation_ids() 366 Some(content) => Message::parse_from_bytes(content.as_slice()) in read_attestation_key_content()
|
D | ipc_manager.rs | 749 content: &[u8], in get_set_attestation_key_message() 753 (content.len() as u32).serialize_into(&mut req)?; in get_set_attestation_key_message() 754 req.extend_from_slice(content); in get_set_attestation_key_message()
|
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/app/secretkeeper/ |
D | store.rs | 91 let content = session in get() localVariable 94 let total_size = content.len(); in get()
|
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/app/sample/hwcryptohal/server/ |
D | service_encryption_key.rs | 80 content: T, in encrypt_content_service_encryption_key() 87 &content.to_cbor_value()?.to_vec()?, in encrypt_content_service_encryption_key()
|
/trusty/host/common/scripts/metrics_atoms_protoc_plugin/ |
D | metrics_atoms_protoc_plugin.py | 356 file.content = rendered
|
/trusty/user/app/sample/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/device/x86/generic-x86_64/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/app/avb/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/app/storage/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/device/nxp/imx7d/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/base/lib/hwkey/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/base/lib/rng/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/vendor/google/aosp/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/app/gatekeeper/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/user/base/sdk/ |
D | LICENSE | 143 origin of the Work and reproducing the content of the NOTICE file.
|
/trusty/device/arm/vexpress-a15/ |
D | LICENSE | 141 origin of the Work and reproducing the content of the NOTICE file.
|