Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-common.h296 cmd_tbl_t *get_tpm1_commands(unsigned int *size);
298 static inline cmd_tbl_t *get_tpm1_commands(unsigned int *size) in get_tpm1_commands() function
/openbmc/u-boot/cmd/
H A Dtpm-common.c390 tpm_commands = get_tpm1_commands(&size); in do_tpm()
H A Dtpm-v1.c721 cmd_tbl_t *get_tpm1_commands(unsigned int *size) in get_tpm1_commands() function