HomeSort by: relevance | last modified time | path
    Searched refs:confopt (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/ntp/html/
Makefile 19 confopt.html \
96 scripts/confopt.txt \
Makefile 19 confopt.html \
96 scripts/confopt.txt \
  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 2628 * confopt == 0: Configure anti-replay directly
2629 * confopt == 1: Configure anti-replay using SSL_CONF
2631 static int test_early_data_replay_int(int idx, int usecb, int confopt)
2648 if (confopt == 0) {
2749 int ret = 1, usecb, confopt; local
2752 for (confopt = 0; confopt < 2; confopt++)
2753 ret &= test_early_data_replay_int(idx, usecb, confopt);
sslapitest.c 2628 * confopt == 0: Configure anti-replay directly
2629 * confopt == 1: Configure anti-replay using SSL_CONF
2631 static int test_early_data_replay_int(int idx, int usecb, int confopt)
2648 if (confopt == 0) {
2749 int ret = 1, usecb, confopt; local
2752 for (confopt = 0; confopt < 2; confopt++)
2753 ret &= test_early_data_replay_int(idx, usecb, confopt);
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 3798 * confopt == 0: Configure anti-replay directly
3799 * confopt == 1: Configure anti-replay using SSL_CONF
3801 static int test_early_data_replay_int(int idx, int usecb, int confopt)
3819 if (confopt == 0) {
3924 int ret = 1, usecb, confopt; local
3927 for (confopt = 0; confopt < 2; confopt++)
3928 ret &= test_early_data_replay_int(idx, usecb, confopt);
sslapitest.c 3798 * confopt == 0: Configure anti-replay directly
3799 * confopt == 1: Configure anti-replay using SSL_CONF
3801 static int test_early_data_replay_int(int idx, int usecb, int confopt)
3819 if (confopt == 0) {
3924 int ret = 1, usecb, confopt; local
3927 for (confopt = 0; confopt < 2; confopt++)
3928 ret &= test_early_data_replay_int(idx, usecb, confopt);
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 3747 * confopt == 0: Configure anti-replay directly
3748 * confopt == 1: Configure anti-replay using SSL_CONF
3750 static int test_early_data_replay_int(int idx, int usecb, int confopt)
3768 if (confopt == 0) {
3874 int ret = 1, usecb, confopt; local
3877 for (confopt = 0; confopt < 2; confopt++)
3878 ret &= test_early_data_replay_int(idx, usecb, confopt);
sslapitest.c 3747 * confopt == 0: Configure anti-replay directly
3748 * confopt == 1: Configure anti-replay using SSL_CONF
3750 static int test_early_data_replay_int(int idx, int usecb, int confopt)
3768 if (confopt == 0) {
3874 int ret = 1, usecb, confopt; local
3877 for (confopt = 0; confopt < 2; confopt++)
3878 ret &= test_early_data_replay_int(idx, usecb, confopt);

Completed in 120 milliseconds