Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm_tis.h62 #define TPM_ORDINAL_MAX 243 macro
H A Dtpm_duration.h37 static const TPM_DURATION_T tpm_ords_duration[TPM_ORDINAL_MAX] = {
H A Dtpm.c692 if (ordinal >= TPM_ORDINAL_MAX) { in tpm_get_ordinal_duration()
696 __func__, ordinal, TPM_ORDINAL_MAX); in tpm_get_ordinal_duration()