Searched refs:passphraselen (Results 1 – 1 of 1) sorted by relevance
434 int passphraselen; in decode_tunnel_passwords() local444 msg, &passphraselen, shared_secret, shared_secret_len, in decode_tunnel_passwords()458 if (passphraselen < MIN_PASSPHRASE_LEN || in decode_tunnel_passwords()459 passphraselen > MAX_PASSPHRASE_LEN + 1) in decode_tunnel_passwords()468 if ((passphraselen == MAX_PASSPHRASE_LEN + 1) && in decode_tunnel_passwords()474 passphraselen); in decode_tunnel_passwords()476 } else if (passphraselen <= MAX_PASSPHRASE_LEN) { in decode_tunnel_passwords()478 passphraselen); in decode_tunnel_passwords()