Searched refs:PKCS11_TOKEN_SO_PIN_COUNT_MAX (Results 1 – 2 of 2) sorted by relevance
44 #define PKCS11_TOKEN_SO_PIN_COUNT_MAX 7 macro
916 if (pin_count == PKCS11_TOKEN_SO_PIN_COUNT_MAX - 1) in entry_ck_token_initialize()918 if (pin_count == PKCS11_TOKEN_SO_PIN_COUNT_MAX) in entry_ck_token_initialize()1103 if (pin_count == PKCS11_TOKEN_SO_PIN_COUNT_MAX - 1) in check_so_pin()1105 if (pin_count == PKCS11_TOKEN_SO_PIN_COUNT_MAX) in check_so_pin()
Completed in 5 milliseconds