Searched refs:KCF_MAX_PIN_LEN (Results 1 – 2 of 2) sorted by relevance
526 #define KCF_MAX_PIN_LEN 1024 macro
3579 if (pin_len > KCF_MAX_PIN_LEN) { in get_pin_and_session_ptr()3635 if (new_pin_len > KCF_MAX_PIN_LEN) { in set_pin()