Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dtpm_emul_passthru.c29 struct tpm_resp_hdr { struct
66 if (rsp_size < (ssize_t)sizeof(struct tpm_resp_hdr)) { in tpm_passthru_execute_cmd()
81 if (len < (ssize_t)sizeof(struct tpm_resp_hdr)) { in tpm_passthru_execute_cmd()