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

/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dbench.c53 #define BENCH_INLEN 16 macro
54 const uint32_t inlen = BENCH_INLEN;
57 unsigned char pwd_array[BENCH_INLEN];
58 unsigned char salt_array[BENCH_INLEN];
59 #undef BENCH_INLEN macro

Completed in 118 milliseconds