Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm.c820 static cmd_tbl_t tpm_commands[] = { variable
892 tpm_cmd = find_cmd_tbl(argv[1], tpm_commands, ARRAY_SIZE(tpm_commands)); in do_tpm()