Home | History | Annotate | Download | only in tpm2

Lines Matching full:audit

15 //     This function initializes the command audit list. This function is simulates the behavior of manufacturing. A
25 // Clear all the audit commands
31 // Set initial command audit hash algorithm to be context integrity hash
34 // Set up audit counter to be 0
36 // Write command audit persistent data to NV
46 // This function clears the command audit digest on a TPM Reset.
63 // This function will SET the audit flag for a command. This function will not SET the audit flag for a
64 // command that is not implemented. This ensures that the audit status is not SET when
72 // TRUE the command code audit status was changed
73 // FALSE the command code audit status was not changed
84 // Can't audit shutdown
103 // This function will CLEAR the audit flag for a command. It will not CLEAR the audit flag for
113 // TRUE the command code audit status was changed
114 // FALSE the command code audit status was not changed
145 // This function indicates if the audit flag is SET for a command.
159 // Check the bit map. If the bit is SET, command audit is required
169 // This function returns a list of commands that have their audit bit SET.
198 // Collect audit commands