inv_key_perm 220 ext/standard/crypt_freesec.c u_char inv_key_perm[64]; inv_key_perm 255 ext/standard/crypt_freesec.c inv_key_perm[i] = 255; inv_key_perm 264 ext/standard/crypt_freesec.c inv_key_perm[key_perm[i] - 1] = i; inv_key_perm 305 ext/standard/crypt_freesec.c if ((obit = inv_key_perm[inbit]) == 255)