Searched refs:MAX_PIN_LENGTH (Results 1 – 2 of 2) sorted by relevance
55 #define MAX_PIN_LENGTH 1024 macro
368 if (t->pinlen > MAX_PIN_LENGTH) { in create_sessinfo()