Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_protect_test.c192 #define SET_OPT_UNPROTECTED_SEND(ctx, val) \ macro
200 || !TEST_true(SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 1))) { in test_MSG_protect_unprotected_request()
216 || !TEST_true(SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 0)) in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
240 || !TEST_true(SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 0)) in test_MSG_protect_with_certificate_and_key()
259 || !TEST_true(SET_OPT_UNPROTECTED_SEND(ctx, 0)) in test_MSG_protect_certificate_based_without_cert()
274 || !TEST_true(SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 0))) { in test_MSG_protect_no_key_no_secret()
290 || !SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 0) in test_MSG_protect_pbmac_no_sender()
H A Dcmp_msg_test.c46 #define SET_OPT_UNPROTECTED_SEND(ctx, val) \ macro
57 || !TEST_true(SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 1)) in set_up()
154 || !TEST_true(SET_OPT_UNPROTECTED_SEND(ctx, 0)) in test_cmp_create_ir_protection_set()
172 || !TEST_true(SET_OPT_UNPROTECTED_SEND(fixture->cmp_ctx, 0)) in test_cmp_create_ir_protection_fails()