Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dtpm-common.h277 cmd_tbl_t *get_tpm2_commands(unsigned int *size);
279 static inline cmd_tbl_t *get_tpm2_commands(unsigned int *size) in get_tpm2_commands() function
/third_party/uboot/u-boot-2020.01/cmd/
Dtpm-common.c303 tpm_commands = get_tpm2_commands(&size); in do_tpm()
Dtpm-v2.c374 cmd_tbl_t *get_tpm2_commands(unsigned int *size) in get_tpm2_commands() function