Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-common.h304 cmd_tbl_t *get_tpm2_commands(unsigned int *size);
306 static inline cmd_tbl_t *get_tpm2_commands(unsigned int *size) in get_tpm2_commands() function
/openbmc/u-boot/cmd/
H A Dtpm-common.c393 tpm_commands = get_tpm2_commands(&size); in do_tpm()
H A Dtpm-v2.c379 cmd_tbl_t *get_tpm2_commands(unsigned int *size) in get_tpm2_commands() function