Home
last modified time | relevance | path

Searched defs:command (Results 1 – 8 of 8) sorted by relevance

/lib/
A Dtpm-v1.c36 const u8 command[12] = { in tpm1_startup() local
57 const u8 command[10] = { in tpm1_self_test_full() local
65 const u8 command[10] = { in tpm1_continue_self_test() local
113 const u8 command[101] = { in tpm1_nv_define_space() local
161 const u8 command[22] = { in tpm1_nv_read_value() local
196 const u8 command[256] = { in tpm1_nv_write_value() local
227 const u8 command[34] = { in tpm1_extend() local
258 const u8 command[14] = { in tpm1_pcr_read() local
286 const u8 command[12] = { in tpm1_tsc_physical_presence() local
302 const u8 command[12] = { in tpm1_finalise_physical_presence() local
[all …]
A Dtpm-common.c147 u32 tpm_command_size(const void *command) in tpm_command_size()
161 u32 tpm_sendrecv_command(struct udevice *dev, const void *command, in tpm_sendrecv_command()
/lib/lwip/lwip/contrib/apps/shell/
A Dshell.c69 struct command { struct
71 s8_t (* exec)(struct command *); argument
90 static char help_msg1[] = "Available commands:"NEWLINE"\ argument
/lib/efi_loader/
A Ddbginfodump.c336 u16 command[BUFFER_SIZE]; in efi_main() local
A Dinitrddump.c490 u16 command[BUFFER_SIZE]; in efi_main() local
A Dsmbiosdump.c565 u16 command[BUFFER_SIZE]; in command_loop() local
A Ddtbdump.c836 u16 command[BUFFER_SIZE]; in efi_main() local
/lib/mbedtls/external/mbedtls/programs/test/
A Dmetatest.c444 const char *command = argv[1]; in main() local

Completed in 15 milliseconds