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

/freebsd-12-stable/sys/dev/tpm/
H A Dtpm.c67 #define TPM_PARAM_SIZE 0x0001 macro
962 if ((flags & TPM_PARAM_SIZE) == 0 && cnt >= 6)
1422 if ((rv = (sc->sc_read)(sc, p, n, NULL, TPM_PARAM_SIZE))) {

Completed in 100 milliseconds