FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TPM_BUFSIZ
sys/dev/tpm/tpm.c
1093
if (!n && len != TPM_BUFSIZ) {
sys/dev/tpm/tpm.c
1172
u_int8_t buf[TPM_BUFSIZ], *p;
sys/dev/tpm/tpm.c
1244
u_int8_t buf[TPM_BUFSIZ];