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

/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_tis.c89 static bool tpmtis_write_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf);
315 tpmtis_write_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf) function
417 if (!tpmtis_write_bytes(sc, length, sc->buf)) {

Completed in 114 milliseconds