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

/freebsd-10.3-release/sys/dev/tpm/
H A Dtpm.c230 int tpm_legacy_read(struct tpm_softc *, void *, int, size_t *, int);
277 sc->sc_read = tpm_legacy_read;
388 sc->sc_read = tpm_legacy_read;
1251 tpm_legacy_read(struct tpm_softc *sc, void *buf, int len, size_t *count, function

Completed in 49 milliseconds