Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/acpi/
H A Dtpm.c49 #define TPM_HDRSIZE 10 macro
400 tpm_read_tis(sc, command, commandlen, NULL, TPM_HDRSIZE); in tpm_suspend()
789 if (len < TPM_HDRSIZE) { in tpm_read_crb()
795 while (count < TPM_HDRSIZE) { in tpm_read_crb()
807 if (sz < TPM_HDRSIZE || sz > sc->sc_rsp_sz) { in tpm_read_crb()