Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dssl_old_test.c408 static int custom_ext_error = 0; variable
447 custom_ext_error = 1; in custom_ext_0_cli_add_cb()
463 custom_ext_error = 1; in custom_ext_1_cli_add_cb()
481 custom_ext_error = 1; in custom_ext_2_cli_add_cb()
492 custom_ext_error = 1; in custom_ext_2_cli_parse_cb()
494 custom_ext_error = 1; /* Should be empty response */ in custom_ext_2_cli_parse_cb()
503 custom_ext_error = 1; in custom_ext_3_cli_add_cb()
514 custom_ext_error = 1; in custom_ext_3_cli_parse_cb()
516 custom_ext_error = 1; in custom_ext_3_cli_parse_cb()
518 custom_ext_error = 1; /* Check for "defg" */ in custom_ext_3_cli_parse_cb()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltest_old.c413 static int custom_ext_error = 0; variable
452 custom_ext_error = 1; in custom_ext_0_cli_add_cb()
468 custom_ext_error = 1; in custom_ext_1_cli_add_cb()
486 custom_ext_error = 1; in custom_ext_2_cli_add_cb()
497 custom_ext_error = 1; in custom_ext_2_cli_parse_cb()
499 custom_ext_error = 1; /* Should be empty response */ in custom_ext_2_cli_parse_cb()
508 custom_ext_error = 1; in custom_ext_3_cli_add_cb()
519 custom_ext_error = 1; in custom_ext_3_cli_parse_cb()
521 custom_ext_error = 1; in custom_ext_3_cli_parse_cb()
523 custom_ext_error = 1; /* Check for "defg" */ in custom_ext_3_cli_parse_cb()
[all …]