Searched refs:TPM2_CC_FIRST (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dtpm.h218 TPM2_CC_FIRST = 0x011F, enumerator in enum:tpm2_command_codes
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py287 TPM2_CC_INVALID = tpm2.TPM2_CC_FIRST - 1
H A Dtpm2.py15 TPM2_CC_FIRST = 0x01FF variable
/linux-master/drivers/char/tpm/
H A Dtpm2-cmd.c657 tpm_buf_append_u32(&buf, TPM2_CC_FIRST);

Completed in 115 milliseconds