Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dcmp_server_test.c90 || !OSSL_CMP_CTX_set1_referenceValue(cmp_ctx, in execute_test_handle_request()
Dcmp_protect_test.c219 || !TEST_true(OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
292 || (!OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in test_MSG_protect_pbmac_no_sender()
Dcmp_client_test.c82 || !OSSL_CMP_CTX_set1_referenceValue(ctx, ref, sizeof(ref))) in set_up()
Dcmp_hdr_test.c439 || !TEST_true(OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in test_HDR_init_with_ref()
Dcmp_msg_test.c58 || !TEST_true(OSSL_CMP_CTX_set1_referenceValue(fixture->cmp_ctx, in set_up()
/third_party/openssl/doc/man3/
DOSSL_CMP_CTX_new.pod34 OSSL_CMP_CTX_set1_referenceValue,
111 int OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx,
485 OSSL_CMP_CTX_set1_referenceValue() sets the given referenceValue I<ref> with
700 OSSL_CMP_CTX_set1_referenceValue(cmp_ctx, ref, ref_len);
715 OSSL_CMP_CTX_set1_referenceValue(cmp_ctx, NULL, 0);
/third_party/openssl/crypto/cmp/
Dcmp_ctx.c438 int OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx, in OSSL_CMP_CTX_set1_referenceValue() function
/third_party/openssl/include/openssl/
Dcmp.h.in321 int OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx,
/third_party/openssl/apps/
Dcmp.c1009 if (!OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_srv_ref, in setup_srv_ctx()
1403 && !OSSL_CMP_CTX_set1_referenceValue(ctx, (unsigned char *)opt_ref, in setup_protection_ctx()
/third_party/openssl/util/
Dlibcrypto.num4743 OSSL_CMP_CTX_set1_referenceValue 4871 3_0_0 EXIST::FUNCTION:CMP