Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dadmin_cmds.c99 tpm_is_owned(TSS_HCONTEXT hContext, TSS_HOBJECT hTPM) in tpm_is_owned() function
197 if (tpm_is_owned(hContext, hTPM)) { in cmd_status()