Searched refs:TPM_PARAM_SIZE (Results 1 – 1 of 1) sorted by relevance
47 #define TPM_PARAM_SIZE 0x0001 macro795 if ((flags & TPM_PARAM_SIZE) == 0 && cnt >= 6) in tpm_tis12_read()1222 if ((rv = (sc->sc_read)(sc, p, n, NULL, TPM_PARAM_SIZE))) { in tpmread()