Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm1-cmd.c612 #define TPM_ORD_CONTINUE_SELFTEST 83 macro
625 rc = tpm_buf_init(&buf, TPM_TAG_RQU_COMMAND, TPM_ORD_CONTINUE_SELFTEST); in tpm1_continue_selftest()
650 duration = tpm1_calc_ordinal_duration(chip, TPM_ORD_CONTINUE_SELFTEST); in tpm1_do_selftest()