Searched refs:OSSL_CMP_CTX_set0_trustedStore (Results 1 – 6 of 6) sorted by relevance
64 || !OSSL_CMP_CTX_set0_trustedStore(fixture->cmp_ctx, ts) in set_up()156 if (!TEST_true(miss ? OSSL_CMP_CTX_set0_trustedStore(fixture->cmp_ctx, NULL) in test_validate_msg_mac_alg_protection()
69 trusted certificates (if set via L<OSSL_CMP_CTX_set0_trustedStore(3)>).
130 L<OSSL_CMP_CTX_set0_trustedStore(3)> (for certificate-based authentication) or
40 int OSSL_CMP_CTX_set0_trustedStore(OSSL_CMP_CTX *ctx, X509_STORE *store) in OSSL_CMP_CTX_set0_trustedStore() function
315 int OSSL_CMP_CTX_set0_trustedStore(OSSL_CMP_CTX *ctx, X509_STORE *store);
1093 if (ts == NULL || !OSSL_CMP_CTX_set0_trustedStore(ctx, ts)) { in setup_srv_ctx()1210 if (ts == NULL || !OSSL_CMP_CTX_set0_trustedStore(ctx, ts)) { in setup_verification_ctx()