Searched refs:D_EDE3_DES (Results 1 – 1 of 1) sorted by relevance
480 #define D_EDE3_DES 9 in MAIN() macro835 else if (strcmp(*argv,"des-ede3") == 0) doit[D_EDE3_DES]=1; in MAIN()915 doit[D_EDE3_DES]=1; in MAIN()1281 c[D_EDE3_DES][0]=count/3; in MAIN()1323 c[D_EDE3_DES][i]=c[D_EDE3_DES][i-1]*l0/l1; in MAIN()1690 if (doit[D_EDE3_DES]) in MAIN()1694 print_message(names[D_EDE3_DES],c[D_EDE3_DES][j],lengths[j]); in MAIN()1696 for (count=0,run=1; COND(c[D_EDE3_DES][j]); count++) in MAIN()1701 print_result(D_EDE3_DES,j,count,d); in MAIN()