Home
last modified time | relevance | path

Searched refs:cipher_repetitions (Results 1 – 2 of 2) sorted by relevance

/dports/security/libgcrypt/libgcrypt-1.9.4/tests/
H A Dbenchmark.c47 static int cipher_repetitions; variable
873 repetitions *= cipher_repetitions; in cipher_bench()
884 if (cipher_repetitions != 1) in cipher_bench()
885 printf ("Running each test %d times.\n", cipher_repetitions); in cipher_bench()
1827 cipher_repetitions = atoi(*argv); in main()
1924 if (cipher_repetitions < 1) in main()
1925 cipher_repetitions = 1; in main()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/tests/
H A Dbenchmark.c47 static int cipher_repetitions; variable
873 repetitions *= cipher_repetitions; in cipher_bench()
884 if (cipher_repetitions != 1) in cipher_bench()
885 printf ("Running each test %d times.\n", cipher_repetitions); in cipher_bench()
1827 cipher_repetitions = atoi(*argv); in main()
1924 if (cipher_repetitions < 1) in main()
1925 cipher_repetitions = 1; in main()