Home
last modified time | relevance | path

Searched refs:TPM_ORD_GET_CAP (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtpm_command.h29 TPM_ORD_GET_CAP = 101, enumerator
/linux/drivers/char/tpm/
H A Dtpm1-cmd.c480 tpm_buf_reset(buf, TPM_TAG_RQU_COMMAND, TPM_ORD_GET_CAP); in tpm1_getcap()