Home
last modified time | relevance | path

Searched refs:tpmread (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/crypto/tpm/
H A Dtpm.c134 d_read_t tpmread; variable
142 .d_read = tpmread,
1181 tpmread(struct dev_read_args *ap) in tpmread() function