Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h477 hx509_verify_ctx /*ctx*/,
1162 hx509_verify_ctx /*ctx*/,
1167 hx509_verify_ctx /*ctx*/,
1177 hx509_verify_ctx /*ctx*/,
1181 hx509_verify_destroy_ctx (hx509_verify_ctx /*ctx*/);
1196 hx509_verify_ctx */*ctx*/);
1201 hx509_verify_ctx /*ctx*/,
1207 hx509_verify_ctx /*ctx*/,
1212 hx509_verify_ctx /*ctx*/,
1217 hx509_verify_ctx /*ctx*/,
[all …]
H A Dcert.c398 hx509_verify_init_ctx(hx509_context context, hx509_verify_ctx *ctx) in hx509_verify_init_ctx()
400 hx509_verify_ctx c; in hx509_verify_init_ctx()
422 hx509_verify_destroy_ctx(hx509_verify_ctx ctx) in hx509_verify_destroy_ctx()
445 hx509_verify_attach_anchors(hx509_verify_ctx ctx, hx509_certs set) in hx509_verify_attach_anchors()
466 hx509_verify_attach_revoke(hx509_verify_ctx ctx, hx509_revoke_ctx revoke_ctx) in hx509_verify_attach_revoke()
486 hx509_verify_set_time(hx509_verify_ctx ctx, time_t t) in hx509_verify_set_time()
493 _hx509_verify_get_time(hx509_verify_ctx ctx) in _hx509_verify_get_time()
510 hx509_verify_set_max_depth(hx509_verify_ctx ctx, unsigned int max_depth) in hx509_verify_set_max_depth()
525 hx509_verify_set_proxy_certificate(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_proxy_certificate()
545 hx509_verify_set_strict_rfc3280_verification(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_strict_rfc3280_verification()
[all …]
H A Dhx509.h53 typedef struct hx509_verify_ctx_data *hx509_verify_ctx; typedef
H A Dhx509-private.h457 _hx509_verify_get_time (hx509_verify_ctx /*ctx*/);
H A Dhxtool.c181 hx509_verify_ctx ctx = NULL; in cms_verify_sd()
823 hx509_verify_ctx ctx;
864 hx509_verify_ctx ctx; in pcert_verify()
2030 hx509_verify_ctx vctx = ctx; in test_one_cert()
2059 hx509_verify_ctx vctx; in test_crypto()
H A Dcms.c780 hx509_verify_ctx ctx, in hx509_cms_verify_signed()
H A DChangeLog2686 * hxtool.c: free hx509_verify_ctx
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_locl.h343 hx509_verify_ctx verify_ctx;
/freebsd/crypto/heimdal/kdc/
H A Dpkinit.c69 hx509_verify_ctx verify_ctx;