weak_keys 154 source4/heimdal/lib/hcrypto/des.c static DES_cblock weak_keys[] = { weak_keys 188 source4/heimdal/lib/hcrypto/des.c for (i = 0; i < sizeof(weak_keys)/sizeof(weak_keys[0]); i++) { weak_keys 189 source4/heimdal/lib/hcrypto/des.c if (memcmp(weak_keys[i], key, DES_CBLOCK_LEN) == 0)