FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CKF_TOKEN_PRESENT
crypto/heimdal/lib/hx509/ks_p11.c
362
if ((slot_info.flags & CKF_TOKEN_PRESENT) == 0)
crypto/heimdal/lib/hx509/softp11.c
1009
pInfo->flags = CKF_TOKEN_PRESENT;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
119
if ((slot_info.flags & CKF_TOKEN_PRESENT) == 0)