Searched refs:safe (Results 1 – 9 of 9) sorted by relevance
/system/core/libutils/ |
D | Android.mk | 55 LOCAL_C_INCLUDES += external/safe-iop/include 89 LOCAL_C_INCLUDES += external/safe-iop/include 103 LOCAL_C_INCLUDES += external/safe-iop/include
|
/system/core/libpixelflinger/ |
D | Android.mk | 74 external/safe-iop/include
|
/system/bt/doc/ |
D | style_guide.md | 47 It is not safe to assume any particular byte order. When serializing or
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 10429 ticket returned by this command can indicate that the hash is safe to sign. 10430 If the digest is not safe to sign, then the TPM will return a TPMT_TK_HASHCHECK with the hierarchy … 10627 // Ticket is not safe 11818 This requirement allows the TPM to validate that the first block is safe to sign without having to 12016 // the TPM_GENERATED_VALUE. If it does, it is not safe for 12086 signing key, then the ticket returned by this command can indicate that the hash is safe to sign. 12087 If the digest is not safe to sign, then validation will be a TPMT_TK_HASHCHECK with the hierarchy s… 12093 safe to sign. 12312 // If not, then this is the first block so see if it is 'safe' 12380 // Ticket is not safe to generate [all …]
|
D | raw_commands_fixed.txt | 10440 ticket returned by this command can indicate that the hash is safe to sign. 10441 If the digest is not safe to sign, then the TPM will return a TPMT_TK_HASHCHECK with the hierarchy … 10638 // Ticket is not safe 11829 This requirement allows the TPM to validate that the first block is safe to sign without having to 12027 // the TPM_GENERATED_VALUE. If it does, it is not safe for 12097 signing key, then the ticket returned by this command can indicate that the hash is safe to sign. 12098 If the digest is not safe to sign, then validation will be a TPMT_TK_HASHCHECK with the hierarchy s… 12104 safe to sign. 12323 // If not, then this is the first block so see if it is 'safe' 12391 // Ticket is not safe to generate [all …]
|
D | raw_structures.txt | 11839 safe
|
D | raw_structures_fixed.txt | 11875 safe
|
/system/tpm/trunks/ |
D | tpm_generated.h | 1141 TPMI_YES_NO safe; member
|
D | tpm_generated.cc | 4346 result = Serialize_TPMI_YES_NO(value.safe, buffer); in Serialize_TPMS_CLOCK_INFO() 4386 &value->safe, in Parse_TPMS_CLOCK_INFO()
|