Home
last modified time | relevance | path

Searched refs:BENCH_MAX_NAME_SZ (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/benchmark/
H A Dbenchmark.c1200 #ifndef BENCH_MAX_NAME_SZ
1201 #define BENCH_MAX_NAME_SZ 24 macro
1206 char algo[BENCH_MAX_NAME_SZ+1]; /* may not be static, so make copy */
1233 if (XSTRNCMP(bstat->algo, algo, BENCH_MAX_NAME_SZ) == 0 && in bench_stats_add()
1263 XSTRNCPY(bstat->algo, algo, BENCH_MAX_NAME_SZ); in bench_stats_add()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c1200 #ifndef BENCH_MAX_NAME_SZ
1201 #define BENCH_MAX_NAME_SZ 24 macro
1206 char algo[BENCH_MAX_NAME_SZ+1]; /* may not be static, so make copy */
1233 if (XSTRNCMP(bstat->algo, algo, BENCH_MAX_NAME_SZ) == 0 && in bench_stats_add()
1263 XSTRNCPY(bstat->algo, algo, BENCH_MAX_NAME_SZ); in bench_stats_add()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c1200 #ifndef BENCH_MAX_NAME_SZ
1201 #define BENCH_MAX_NAME_SZ 24 macro
1206 char algo[BENCH_MAX_NAME_SZ+1]; /* may not be static, so make copy */
1233 if (XSTRNCMP(bstat->algo, algo, BENCH_MAX_NAME_SZ) == 0 && in bench_stats_add()
1263 XSTRNCPY(bstat->algo, algo, BENCH_MAX_NAME_SZ); in bench_stats_add()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c1200 #ifndef BENCH_MAX_NAME_SZ
1201 #define BENCH_MAX_NAME_SZ 24 macro
1206 char algo[BENCH_MAX_NAME_SZ+1]; /* may not be static, so make copy */
1233 if (XSTRNCMP(bstat->algo, algo, BENCH_MAX_NAME_SZ) == 0 && in bench_stats_add()
1263 XSTRNCPY(bstat->algo, algo, BENCH_MAX_NAME_SZ); in bench_stats_add()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c1200 #ifndef BENCH_MAX_NAME_SZ
1201 #define BENCH_MAX_NAME_SZ 24 macro
1206 char algo[BENCH_MAX_NAME_SZ+1]; /* may not be static, so make copy */
1233 if (XSTRNCMP(bstat->algo, algo, BENCH_MAX_NAME_SZ) == 0 && in bench_stats_add()
1263 XSTRNCPY(bstat->algo, algo, BENCH_MAX_NAME_SZ); in bench_stats_add()