Home
last modified time | relevance | path

Searched refs:CLEAR (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/generator/
Draw_structures.txt1979 CLEAR (0): what to do if bit is 0
1986 CLEAR (0): what to do if bit is 0
1998 CLEAR (0): what to do if bit is 0
3272 CLEAR(0): the command is not vendor specific
4460 CLEAR when the format is as defined in this Table 12 or when the response code is
4470 CLEAR (0): The error number is defined by a previous TPM specification. The error number is
4476 In any error number returned by a TPM, the F (bit 7) and V (bit 8) attributes shall be CLEAR
4487 CLEAR (0): The response code is defined by the TCG (a value in this specification).
4494 This attribute does not indicate a vendor-specific code unless the F attribute (bit[07]) is CLEAR.
4500 CLEAR (0): The response code indicates that the command had an error that would prevent it
[all …]
Draw_structures_fixed.txt1979 CLEAR (0): what to do if bit is 0
1986 CLEAR (0): what to do if bit is 0
1998 CLEAR (0): what to do if bit is 0
3266 CLEAR(0): the command is not vendor specific
4454 CLEAR when the format is as defined in this Table 12 or when the response code is
4464 CLEAR (0): The error number is defined by a previous TPM specification. The error number is
4470 In any error number returned by a TPM, the F (bit 7) and V (bit 8) attributes shall be CLEAR
4481 CLEAR (0): The response code is defined by the TCG (a value in this specification).
4488 This attribute does not indicate a vendor-specific code unless the F attribute (bit[07]) is CLEAR.
4494 CLEAR (0): The response code indicates that the command had an error that would prevent it
[all …]
Draw_commands.txt1402 An object is subject to DA protection if its noDA attribute is CLEAR. An NV Index is subject to
1403 DA protection if its TPMA_NV_NO_DA attribute is CLEAR.
1427 If adminWithPolicy is CLEAR, then any type of authorization session is allowed .
1451 1) If the entity being authorized is an object and its userWithAuth attribute is CLEAR, then the
2092 In the reference implementation, this signal causes an internal flag ( s_initialized) to be CLEAR.
2093 While this flag is CLEAR, the TPM will only accept the next expected command described above.
2190 1) TPM Reset – This is a Startup(CLEAR) preceded by either Shutdown(CLEAR) or no
2199 2) TPM Restart – This is a Startup(CLEAR) preceded by Shutdown(STATE). This preserves much of the
2330 Shutdown(CLEAR).
2527 // with StateSave command for CLEAR, this cycle can not startup up with
[all …]
Draw_commands_fixed.txt1402 An object is subject to DA protection if its noDA attribute is CLEAR. An NV Index is subject to
1403 DA protection if its TPMA_NV_NO_DA attribute is CLEAR.
1427 If adminWithPolicy is CLEAR, then any type of authorization session is allowed .
1451 1) If the entity being authorized is an object and its userWithAuth attribute is CLEAR, then the
2092 In the reference implementation, this signal causes an internal flag ( s_initialized) to be CLEAR.
2093 While this flag is CLEAR, the TPM will only accept the next expected command described above.
2190 1) TPM Reset – This is a Startup(CLEAR) preceded by either Shutdown(CLEAR) or no
2199 2) TPM Restart – This is a Startup(CLEAR) preceded by Shutdown(STATE). This preserves much of the
2330 Shutdown(CLEAR).
2527 // with StateSave command for CLEAR, this cycle can not startup up with
[all …]
/system/tpm/trunks/
Dtpm_generated.h112 #if !defined(CLEAR)
113 #define CLEAR 0 macro