Home
last modified time | relevance | path

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

/external/u-boot/include/
Dtpm-common.h269 cmd_tbl_t *get_tpm1_commands(unsigned int *size);
271 static inline cmd_tbl_t *get_tpm1_commands(unsigned int *size) in get_tpm1_commands() function
/external/u-boot/cmd/
Dtpm-common.c300 tpm_commands = get_tpm1_commands(&size); in do_tpm()
Dtpm-v1.c712 cmd_tbl_t *get_tpm1_commands(unsigned int *size) in get_tpm1_commands() function