Searched refs:CKF_LOGIN_REQUIRED (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c131 if (token_info.flags & CKF_LOGIN_REQUIRED) {
142 if (token_info.flags & CKF_LOGIN_REQUIRED)
H A Dks_p11.c375 if (token_info.flags & CKF_LOGIN_REQUIRED)
H A Dsoftp11.c1046 pInfo->flags |= CKF_LOGIN_REQUIRED;
/freebsd-12-stable/crypto/openssh/
H A Dssh-pkcs11.c258 if ((si->token.flags & CKF_LOGIN_REQUIRED) && !si->logged_in) {
375 login_required = p->slotinfo[slotidx].token.flags & CKF_LOGIN_REQUIRED;
H A Dpkcs11.h255 #define CKF_LOGIN_REQUIRED (1 << 2) macro
/freebsd-12-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h256 #define CKF_LOGIN_REQUIRED (1 << 2)
254 #define CKF_LOGIN_REQUIRED macro

Completed in 174 milliseconds