bits32            161 ext/standard/crypt_freesec.c static uint32_t bits32[32] =
bits32            226 ext/standard/crypt_freesec.c 	bits24 = (bits28 = bits32 + 4) + 4;
bits32            287 ext/standard/crypt_freesec.c 						*il |= bits32[obit];
bits32            289 ext/standard/crypt_freesec.c 						*ir |= bits32[obit-32];
bits32            291 ext/standard/crypt_freesec.c 						*fl |= bits32[obit];
bits32            293 ext/standard/crypt_freesec.c 						*fr |= bits32[obit - 32];
bits32            339 ext/standard/crypt_freesec.c 					*p |= bits32[un_pbox[8 * b + j]];