Home
last modified time | relevance | path

Searched refs:safe (Results 1 – 9 of 9) sorted by relevance

/system/core/libutils/
DAndroid.mk55 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/
DAndroid.mk74 external/safe-iop/include
/system/bt/doc/
Dstyle_guide.md47 It is not safe to assume any particular byte order. When serializing or
/system/tpm/trunks/generator/
Draw_commands.txt10429 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 …]
Draw_commands_fixed.txt10440 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 …]
Draw_structures.txt11839 safe
Draw_structures_fixed.txt11875 safe
/system/tpm/trunks/
Dtpm_generated.h1141 TPMI_YES_NO safe; member
Dtpm_generated.cc4346 result = Serialize_TPMI_YES_NO(value.safe, buffer); in Serialize_TPMS_CLOCK_INFO()
4386 &value->safe, in Parse_TPMS_CLOCK_INFO()