Searched refs:CKF_USER_PIN_COUNT_LOW (Results 1 – 5 of 5) sorted by relevance
1238 } else if (*flags & CKF_USER_PIN_COUNT_LOW) { in set_login_flags()1240 *flags &= ~(CKF_USER_PIN_COUNT_LOW); in set_login_flags()1242 *flags |= CKF_USER_PIN_COUNT_LOW; in set_login_flags()
488 CKF_USER_PIN_COUNT_LOW); in SC_InitPIN()811 CKF_USER_PIN_COUNT_LOW); in SC_Login()
231 #define CKF_USER_PIN_COUNT_LOW 0x00010000 macro
93 if (flags & CKF_USER_PIN_COUNT_LOW) in display_token_flags()
3491 else if (tip->flags & CKF_USER_PIN_COUNT_LOW) in pkinit_login()