TPM_STS_DATA_AVAIL
rv = tpm_waitfor(sc, TPM_STS_DATA_AVAIL | TPM_STS_VALID,
if (!err && (sc->sc_status & TPM_STS_DATA_AVAIL)) {