Searched refs:tpm2_process_command (Results 1 – 3 of 3) sorted by relevance
42 size_t tpm2_process_command(const void *tpm2_command, size_t command_size,
33 int len = tpm2_process_command(sendbuf, sbuf_size, recvbuf, *rbuf_len); in tpm_sendrecv()
580 size_t tpm2_process_command(const void *tpm2_command, size_t command_size, in tpm2_process_command() function