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

/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c127 static int tpm_get_duration(tpm_state_t *tpm);
492 tpm_get_duration(tpm_state_t *tpm) { function
504 char *myname = "tpm_get_duration";
1274 ret = tpm_get_duration(tpm);
1276 cmn_err(CE_WARN, "!%s: tpm_get_duration error", myname);

Completed in 61 milliseconds