Searched refs:do_tpm_init (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | tpm-user-utils.h | 22 int do_tpm_init(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]);
|
H A D | tpm-common.c | 356 int do_tpm_init(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_tpm_init() function
|
H A D | tpm-v2.c | 363 U_BOOT_CMD_MKENT(init, 0, 1, do_tpm_init, "", ""),
|
H A D | tpm-v1.c | 658 U_BOOT_CMD_MKENT(init, 0, 1, do_tpm_init, "", ""),
|