DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tpm20_init
sys/dev/crypto/tpm/tpm20.h
135
int tpm20_init(struct tpm_sc *sc);
sys/dev/crypto/tpm/tpm_crb.c
223
result = tpm20_init(sc);
sys/dev/crypto/tpm/tpm_tis.c
154
result = tpm20_init(sc);