Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/tpm/
H A Dtpm_ddi.h37 #define TPM_IO_BUF_SIZE 4096 macro
H A Dtpm.c1522 tpm->bufsize = TPM_IO_BUF_SIZE; in tpm_attach()