Searched refs:d_opt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/fips/des/
H A Dfips_desmovs.c631 int f_opt = 0, d_opt = 1; local
644 d_opt = 1;
649 d_opt = 0;
661 if (d_opt)
669 if (d_opt)
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dfips_desmovs.c631 int f_opt = 0, d_opt = 1; local
644 d_opt = 1;
649 d_opt = 0;
661 if (d_opt)
669 if (d_opt)
H A Dfips_aesavs.c867 int f_opt = 0, d_opt = 1; local
880 d_opt = 1;
885 d_opt = 0;
897 if (d_opt)
905 if (d_opt)
/macosx-10.10.1/OpenSSL098-52/src/fips/aes/
H A Dfips_aesavs.c867 int f_opt = 0, d_opt = 1; local
880 d_opt = 1;
885 d_opt = 0;
897 if (d_opt)
905 if (d_opt)

Completed in 116 milliseconds