Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/spi/tpm/
H A Dtpm.h42 size_t tpm2_process_command(const void *tpm2_command, size_t command_size,
H A Dtis.c33 int len = tpm2_process_command(sendbuf, sbuf_size, recvbuf, *rbuf_len); in tpm_sendrecv()
H A Dtpm.c580 size_t tpm2_process_command(const void *tpm2_command, size_t command_size, in tpm2_process_command() function