inv_comp_perm 221 ext/standard/crypt_freesec.c u_char inv_comp_perm[56]; inv_comp_perm 263 ext/standard/crypt_freesec.c inv_comp_perm[i] = 255; inv_comp_perm 270 ext/standard/crypt_freesec.c inv_comp_perm[comp_perm[i] - 1] = i; inv_comp_perm 316 ext/standard/crypt_freesec.c if ((obit=inv_comp_perm[inbit]) == 255)