Home
last modified time | relevance | path

Searched refs:OSSL_CMP_CTX_set1_referenceValue (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_server_test.c90 || !OSSL_CMP_CTX_set1_referenceValue(cmp_ctx, in execute_test_handle_request()
H A Dcmp_protect_test.c221 || !TEST_true(OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
294 || (!OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in test_MSG_protect_pbmac_no_sender()
H A Dcmp_hdr_test.c454 || !TEST_true(OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in test_HDR_init_with_ref()
H A Dcmp_client_test.c83 || !OSSL_CMP_CTX_set1_referenceValue(ctx, ref, sizeof(ref))) in set_up()
H A Dcmp_msg_test.c58 || !TEST_true(OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in set_up()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_ctx.c448 int OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx, in OSSL_CMP_CTX_set1_referenceValue() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcmp.h.in324 int OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx,
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c1037 if (!OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_srv_ref, in setup_srv_ctx()
1433 && !OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_ref, in setup_protection_ctx()