Searched refs:hfix (Results 1 – 1 of 1) sorted by relevance
45 long mask, hfix, lfix; in ssh_compatible_openssl() local62 hfix = (headerver & 0x000ff000) >> 12; in ssh_compatible_openssl()64 if ( (headerver & mask) == (libver & mask) && lfix >= hfix) in ssh_compatible_openssl()