Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c128 static int tpm_get_duration(tpm_state_t *tpm);
492 tpm_get_duration(tpm_state_t *tpm) in tpm_get_duration() function
1276 ret = tpm_get_duration(tpm); in tis_init()