check_parity 112 crypto/des.h #define des_check_key_parity check_parity check_parity 62 crypto/set_key.c static int check_parity(des_cblock (*key)); check_parity 64 crypto/set_key.c static int check_parity(); check_parity 162 crypto/set_key.c if (!check_parity(key))