Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_verify.c294 x509_verify_ctx_set_xsc_chain(struct x509_verify_ctx *ctx, in x509_verify_ctx_set_xsc_chain() function
398 if (!x509_verify_ctx_set_xsc_chain(ctx, chain, 0, 1)) in x509_verify_ctx_validate_legacy_chain()
613 if (!x509_verify_ctx_set_xsc_chain(ctx, new_chain, 0, 1)) { in x509_verify_consider_candidate()
743 if (!x509_verify_ctx_set_xsc_chain(ctx, current_chain, 0, 0)) in x509_verify_build_chains()
1233 if (!x509_verify_ctx_set_xsc_chain(ctx, ctx->chains[0], 1, 1)) in x509_verify()