Home
last modified time | relevance | path

Searched refs:sensitive (Results 1 – 15 of 15) sorted by relevance

/system/tpm/trunks/
Dtpm_generated_test.cc141 std::string sensitive("\x00\x05" // sensitive.size = 5 in TEST() local
186 sensitive + public_data + outside + pcr_select; in TEST()
206 in_sensitive.sensitive.user_auth.size = 1; in TEST()
207 in_sensitive.sensitive.user_auth.buffer[0] = 'a'; in TEST()
208 in_sensitive.sensitive.data.size = 0; in TEST()
Dtpm_utility_impl.cc822 in_sensitive.sensitive.rsa = Make_TPM2B_PRIVATE_KEY_RSA(prime_factor); in ImportRSAKey()
915 TPMS_SENSITIVE_CREATE sensitive; in CreateRSAKeyPair() local
916 sensitive.user_auth = Make_TPM2B_DIGEST(password); in CreateRSAKeyPair()
917 sensitive.data = Make_TPM2B_SENSITIVE_DATA(""); in CreateRSAKeyPair()
919 sensitive); in CreateRSAKeyPair()
1060 TPMS_SENSITIVE_CREATE sensitive; in SealData() local
1061 sensitive.user_auth = Make_TPM2B_DIGEST(""); in SealData()
1062 sensitive.data = Make_TPM2B_SENSITIVE_DATA(data_to_seal); in SealData()
1064 sensitive); in SealData()
1496 TPMS_SENSITIVE_CREATE sensitive; in CreateStorageRootKeys() local
[all …]
Dtpm_utility_test.cc1295 EXPECT_EQ(sensitive_data.sensitive_area.sensitive.rsa.size, in TEST_F()
1297 EXPECT_EQ(0, memcmp(sensitive_data.sensitive_area.sensitive.rsa.buffer, in TEST_F()
1442 EXPECT_EQ(sensitive_create.sensitive.user_auth.size, key_auth.size()); in TEST_F()
1443 EXPECT_EQ(0, memcmp(sensitive_create.sensitive.user_auth.buffer, in TEST_F()
1537 EXPECT_EQ(sensitive_create.sensitive.data.size, data_to_seal.size()); in TEST_F()
1538 EXPECT_EQ(0, memcmp(sensitive_create.sensitive.data.buffer, in TEST_F()
Dtpm_generated.h1276 TPMS_SENSITIVE_CREATE sensitive; member
1544 TPMU_SENSITIVE_COMPOSITE sensitive; member
1555 TPMT_SENSITIVE sensitive; member
Dtpm_generated.cc5770 result = Serialize_TPMS_SENSITIVE_CREATE(value.sensitive, &field_bytes); in Serialize_TPM2B_SENSITIVE_CREATE()
5800 &value->sensitive, in Parse_TPM2B_SENSITIVE_CREATE()
5812 tpm2b.sensitive = inner; in Make_TPM2B_SENSITIVE_CREATE()
8522 value.sensitive, in Serialize_TPMT_SENSITIVE()
8565 &value->sensitive, in Parse_TPMT_SENSITIVE()
8642 result = Serialize_TPMT_SENSITIVE(value.sensitive, buffer); in Serialize__PRIVATE()
8674 &value->sensitive, in Parse__PRIVATE()
/system/sepolicy/
Dblkid_untrusted.te19 # Untrusted blkid should never be run on block devices holding sensitive data
Dfsck_untrusted.te19 # Untrusted fsck should never be run on block devices holding sensitive data
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
Ddomain.te153 # Limit ability to ptrace or read sensitive /proc/pid files of processes
244 # security-sensitive proc settings.
/system/tpm/trunks/generator/
Draw_commands.txt1375 a) The public and sensitive portions
4184 data (creationData), its public area (outPublic), and its encrypted sensitive area (outPrivate). Pr…
4191 sensitive area loaded.
4196 The sensitive parameter may be encrypted using parameter encryption.
4203 The TPM will create new data for the sensitive area and compute a TPMT_PUBLIC.unique from the
4204 sensitive area based on the object type:
4207 TPMT_SENSITIVE.sensitive.sym. The size of the key will be determined by
4211 inSensitive.data to TPMT_SENSITIVE.sensitive.sym of the new object.
4212 3) A TPM-generated obfuscation value is placed in TPMT_SENSITIVE.sensitive.seedValue. The
4214 value prevents the public unique value from leaking information about the sensitive area.
[all …]
Draw_commands_fixed.txt1375 a) The public and sensitive portions
4186 data (creationData), its public area (outPublic), and its encrypted sensitive area (outPrivate). Pr…
4193 sensitive area loaded.
4198 The sensitive parameter may be encrypted using parameter encryption.
4205 The TPM will create new data for the sensitive area and compute a TPMT_PUBLIC.unique from the
4206 sensitive area based on the object type:
4209 TPMT_SENSITIVE.sensitive.sym. The size of the key will be determined by
4213 inSensitive.data to TPMT_SENSITIVE.sensitive.sym of the new object.
4214 3) A TPM-generated obfuscation value is placed in TPMT_SENSITIVE.sensitive.seedValue. The
4216 value prevents the public unique value from leaking information about the sensitive area.
[all …]
Draw_structures.txt2698 …orithm ID is often used like a tag to determine the type of a structure in a context-sensitive way.
4963 the sensitive area did not unmarshal correctly after
5200 public and sensitive portions of an object are not
5823 Table 18 defines the structure tags values. The definition of many structures is context-sensitive
7996 TPM2_CreatePrimary(), the TPM generated all of the sensitive data other than
7998 CLEAR (0): A portion of the sensitive data, other than the authValue, was
8135 public and sensitive portions of the object are loaded
8182 shall be CLEAR if both the public and sensitive portions are loaded or if fixedParent is
8254 shall be CLEAR if both the public and sensitive portions are loaded; otherwise it may be
8262 TPM2_CreatePrimary(). If CLEAR, it indicates that the sensitive part of the object (other than the
[all …]
Draw_structures_fixed.txt2700 …orithm ID is often used like a tag to determine the type of a structure in a context-sensitive way.
4959 the sensitive area did not unmarshal correctly after
5194 public and sensitive portions of an object are not
5817 Table 18 defines the structure tags values. The definition of many structures is context-sensitive
8024 TPM2_CreatePrimary(), the TPM generated all of the sensitive data other than
8026 CLEAR (0): A portion of the sensitive data, other than the authValue, was
8163 public and sensitive portions of the object are loaded
8210 shall be CLEAR if both the public and sensitive portions are loaded or if fixedParent is
8282 shall be CLEAR if both the public and sensitive portions are loaded; otherwise it may be
8290 TPM2_CreatePrimary(). If CLEAR, it indicates that the sensitive part of the object (other than the
[all …]
/system/media/audio_utils/
DDoxyfile.orig486 # in case and if your file system supports case sensitive file names. Windows
DDoxyfile486 # in case and if your file system supports case sensitive file names. Windows