Home
last modified time | relevance | path

Searched refs:D_IGE_192_AES (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Dspeed.c622 #define D_IGE_192_AES 26 in MAIN() macro
965 else if (strcmp(*argv,"aes-192-ige") == 0) doit[D_IGE_192_AES]=1; in MAIN()
1407 c[D_IGE_192_AES][0]=count; in MAIN()
1444 c[D_IGE_192_AES][i]=c[D_IGE_192_AES][i-1]*l0/l1; in MAIN()
1853 if (doit[D_IGE_192_AES]) in MAIN()
1857 print_message(names[D_IGE_192_AES],c[D_IGE_192_AES][j],lengths[j]); in MAIN()
1859 for (count=0,run=1; COND(c[D_IGE_192_AES][j]); count++) in MAIN()
1864 print_result(D_IGE_192_AES,j,count,d); in MAIN()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Dspeed.c518 # define D_IGE_192_AES 27 in MAIN() macro
865 doit[D_IGE_192_AES] = 1; in MAIN()
1380 c[D_IGE_192_AES][0] = count; in MAIN()
1418 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in MAIN()
1793 if (doit[D_IGE_192_AES]) { in MAIN()
1795 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][j], in MAIN()
1798 for (count = 0, run = 1; COND(c[D_IGE_192_AES][j]); count++) in MAIN()
1803 print_result(D_IGE_192_AES, j, count, d); in MAIN()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Dspeed.c518 # define D_IGE_192_AES 27 in MAIN() macro
865 doit[D_IGE_192_AES] = 1; in MAIN()
1371 c[D_IGE_192_AES][0] = count; in MAIN()
1408 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in MAIN()
1783 if (doit[D_IGE_192_AES]) { in MAIN()
1785 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][j], in MAIN()
1788 for (count = 0, run = 1; COND(c[D_IGE_192_AES][j]); count++) in MAIN()
1793 print_result(D_IGE_192_AES, j, count, d); in MAIN()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Dspeed.c355 #define D_IGE_192_AES 26 in speed_main() macro
650 doit[D_IGE_192_AES] = 1; in speed_main()
1221 if (doit[D_IGE_192_AES]) { in speed_main()
1223 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][j], lengths[j]); in speed_main()
1225 for (count = 0, run = 1; COND(c[D_IGE_192_AES][j]); count++) in speed_main()
1230 print_result(D_IGE_192_AES, j, count, d); in speed_main()
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Dspeed.c355 #define D_IGE_192_AES 26 in speed_main() macro
650 doit[D_IGE_192_AES] = 1; in speed_main()
1221 if (doit[D_IGE_192_AES]) { in speed_main()
1223 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][j], lengths[j]); in speed_main()
1225 for (count = 0, run = 1; COND(c[D_IGE_192_AES][j]); count++) in speed_main()
1230 print_result(D_IGE_192_AES, j, count, d); in speed_main()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Dspeed.c355 #define D_IGE_192_AES 26 in speed_main() macro
650 doit[D_IGE_192_AES] = 1; in speed_main()
1221 if (doit[D_IGE_192_AES]) { in speed_main()
1223 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][j], lengths[j]); in speed_main()
1225 for (count = 0, run = 1; COND(c[D_IGE_192_AES][j]); count++) in speed_main()
1230 print_result(D_IGE_192_AES, j, count, d); in speed_main()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
868 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1939 c[D_IGE_192_AES][0] = count; in speed_main()
1981 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2348 if (doit[D_IGE_192_AES]) { in speed_main()
2350 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2356 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1950 c[D_IGE_192_AES][0] = count; in speed_main()
1992 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2363 if (doit[D_IGE_192_AES]) { in speed_main()
2365 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2371 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
868 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1939 c[D_IGE_192_AES][0] = count; in speed_main()
1981 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2348 if (doit[D_IGE_192_AES]) { in speed_main()
2350 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2356 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
868 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1939 c[D_IGE_192_AES][0] = count; in speed_main()
1981 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2348 if (doit[D_IGE_192_AES]) { in speed_main()
2350 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2356 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/security/openssl/openssl-1.1.1n/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1952 c[D_IGE_192_AES][0] = count; in speed_main()
1994 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2365 if (doit[D_IGE_192_AES]) { in speed_main()
2367 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2373 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/security/openssl-static/openssl-1.1.1l/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Dspeed.c368 #define D_IGE_192_AES 27 macro
422 {"aes-192-ige", D_IGE_192_AES},
877 for (count = 0; COND(c[D_IGE_192_AES][testnum]); count++) in AES_ige_192_encrypt_loop()
1948 c[D_IGE_192_AES][0] = count; in speed_main()
1990 c[D_IGE_192_AES][i] = c[D_IGE_192_AES][i - 1] * l0 / l1; in speed_main()
2361 if (doit[D_IGE_192_AES]) { in speed_main()
2363 print_message(names[D_IGE_192_AES], c[D_IGE_192_AES][testnum], in speed_main()
2369 print_result(D_IGE_192_AES, testnum, count, d); in speed_main()

12