Searched refs:TPM_RC_EXPIRED (Results 1 – 11 of 11) sorted by relevance
/external/tpm2/ |
D | Policy_spt.c | 47 return TPM_RC_EXPIRED + nonceParameterNumber; in PolicyParameterChecks() 55 return TPM_RC_EXPIRED + expirationParameterNumber; in PolicyParameterChecks()
|
D | tpm_types.h | 122 #define TPM_RC_EXPIRED ((TPM_RC)(RC_FMT1 + 0x023)) macro
|
D | SessionProcess.c | 769 return TPM_RC_EXPIRED; in CheckPolicyAuthSession()
|
D | part3.txt | 953 (TPM_RC_EXPIRED); 10506 to be present if expiration is non-zero (TPM_RC_EXPIRED). 10509 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration 10510 is non-zero, then the TPM shall return TPM_RC_EXPIRED. 10515 past, then the TPM shall return TPM_RC_EXPIRED. 10826 …TPM_RC_EXPIRED expiration indicates a time in the past or expiration is non-zer… 11095 TPM_RC_EXPIRED expiration indicates a time in the past 11282 … TPM_RC_EXPIRED timeout value in the ticket is in the past and the ticket has expired
|
D | tpm_generated.c | 8072 if (*target == TPM_RC_EXPIRED) { in TPM_RC_Unmarshal()
|
D | part4.txt | 4544 TPM_RC_EXPIRED policy session has expired 4606 655 return TPM_RC_EXPIRED; 4996 TPM_RC_EXPIRED the policy session has expired 6457 33 return TPM_RC_EXPIRED + nonceParameterNumber; 6467 43 return TPM_RC_EXPIRED + expirationParameterNumber;
|
/external/tpm2/generator/ |
D | structures.txt | 304 _NAME TPM_RC_EXPIRED
|
D | raw_commands.txt | 1472 (TPM_RC_EXPIRED); 18728 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration 18729 is non-zero, then the TPM shall return TPM_RC_EXPIRED. 18731 past, then the TPM shall return TPM_RC_EXPIRED. 19254 TPM_RC_EXPIRED 19808 TPM_RC_EXPIRED 20173 TPM_RC_EXPIRED
|
D | raw_commands_fixed.txt | 1472 (TPM_RC_EXPIRED); 18739 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration 18740 is non-zero, then the TPM shall return TPM_RC_EXPIRED. 18742 past, then the TPM shall return TPM_RC_EXPIRED. 19265 TPM_RC_EXPIRED 19819 TPM_RC_EXPIRED 20184 TPM_RC_EXPIRED
|
D | raw_structures.txt | 5181 TPM_RC_EXPIRED
|
D | raw_structures_fixed.txt | 5172 TPM_RC_EXPIRED
|