Searched refs:MAX_PASSPHRASE_LEN (Results 1 – 3 of 3) sorted by relevance
469 passphraselen > MAX_PASSPHRASE_LEN + 1) in decode_tunnel_passwords()478 if ((passphraselen == MAX_PASSPHRASE_LEN + 1) && in decode_tunnel_passwords()486 } else if (passphraselen <= MAX_PASSPHRASE_LEN) { in decode_tunnel_passwords()
139 #define MAX_PASSPHRASE_LEN 63 macro144 char passphrase[MAX_PASSPHRASE_LEN + 1];
364 char passphrase[MAX_PASSPHRASE_LEN + 1];