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

/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c1221 if ((flags & CKF_SO_PIN_LOCKED) &&
1244 *flags |= CKF_SO_PIN_LOCKED;
H A Dnew_host.c397 if (newtoken.token_info.flags & CKF_SO_PIN_LOCKED) {
805 flagcheck = CKF_SO_PIN_LOCKED;
806 flagmask = (CKF_SO_PIN_LOCKED |
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h257 /* CKF_SO_PIN_LOCKED if new for v2.10. If it is true, the SO
260 #define CKF_SO_PIN_LOCKED 0x00400000 macro

Completed in 30 milliseconds