/freebsd/crypto/heimdal/lib/hx509/ |
H A D | hx509-protos.h | 34 hx509_cert /*signer*/, 35 hx509_cert */*certificate*/); 42 hx509_cert */*certificate*/); 160 hx509_cert /*cert*/); 181 hx509_cert /*c*/, 187 hx509_cert /*cert*/, 193 hx509_cert /*p*/, 194 hx509_cert /*q*/); 199 hx509_cert /*cert*/, 204 hx509_cert_free (hx509_cert /*cert*/); [all …]
|
H A D | hx509-private.h | 42 hx509_cert /*cert*/, 48 hx509_cert /*cert*/, 54 hx509_cert /*cert*/, 60 hx509_cert /*c*/, 77 hx509_cert /*p*/, 81 _hx509_cert_private_key (hx509_cert /*p*/); 84 _hx509_cert_private_key_exportable (hx509_cert /*p*/); 88 hx509_cert /*cert*/, 95 hx509_cert /*cert*/, 118 hx509_cert /*cert*/, [all …]
|
H A D | hx_locl.h | 92 hx509_cert cert; 109 hx509_cert *val; 148 int (*cmp_func)(hx509_context, hx509_cert, void *); 163 int (*add)(hx509_context, hx509_certs, void *, hx509_cert); 165 const hx509_query *, hx509_cert *); 167 int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
|
H A D | keyset.c | 293 hx509_cert *cert) in hx509_certs_next_cert() 339 int (*func)(hx509_context, void *, hx509_cert), in hx509_certs_iter_f() argument 343 hx509_cert c; in hx509_certs_iter_f() 387 certs_iter(hx509_context context, void *ctx, hx509_cert cert) in certs_iter() 389 int (^func)(hx509_cert) = ctx; in certs_iter() 411 int (^func)(hx509_cert)) 432 hx509_ci_print_names(hx509_context context, void *ctx, hx509_cert c) in hx509_ci_print_names() 469 hx509_certs_add(hx509_context context, hx509_certs certs, hx509_cert cert) in hx509_certs_add() 499 hx509_cert *r) in hx509_certs_find() 502 hx509_cert c; in hx509_certs_find() [all …]
|
H A D | cert.c | 191 _hx509_get_cert(hx509_cert cert) in _hx509_get_cert() 220 hx509_cert_init(hx509_context context, const Certificate *c, hx509_cert *cert) in hx509_cert_init() 274 hx509_cert *cert) in hx509_cert_init_data() 298 _hx509_cert_set_release(hx509_cert cert, in _hx509_cert_set_release() 310 _hx509_cert_assign_key(hx509_cert cert, hx509_private_key private_key) in _hx509_cert_assign_key() 328 hx509_cert_free(hx509_cert cert) in hx509_cert_free() 372 hx509_cert 373 hx509_cert_ref(hx509_cert cert) in hx509_cert_ref() 750 hx509_cert cert, in hx509_cert_find_subjectAltName_otherName() 844 _hx509_check_key_usage(hx509_context context, hx509_cert cert, in _hx509_check_key_usage() [all …]
|
H A D | ks_mem.c | 46 hx509_cert *val; 90 mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c) in mem_add() 93 hx509_cert *val; in mem_add() 129 hx509_cert *cert) in mem_iter()
|
H A D | revoke.c | 67 hx509_cert signer; 174 hx509_cert parent) in verify_ocsp() 176 hx509_cert signer = NULL; in verify_ocsp() 362 hx509_cert c; in load_ocsp() 460 hx509_cert parent) in verify_crl() 462 hx509_cert signer; in verify_crl() 526 hx509_cert crl_parent; in verify_crl() 683 hx509_cert cert, in hx509_revoke_verify() 684 hx509_cert parent_cert) in hx509_revoke_verify() 860 hx509_cert parent; [all …]
|
H A D | test_name.c | 296 compare_subject(hx509_cert c1, hx509_cert c2, int *l) in compare_subject() 317 hx509_cert c1, c2, c3; in test_compare()
|
H A D | cms.c | 172 fill_CMSIdentifier(const hx509_cert cert, in fill_CMSIdentifier() 263 hx509_cert *signer_cert, in find_CMSIdentifier() 267 hx509_cert cert; in find_CMSIdentifier() 359 hx509_cert cert; in hx509_cms_unenvelope() 553 hx509_cert cert, in hx509_cms_envelope_1() 729 hx509_cert c; in any_to_certs() 791 hx509_cert cert = NULL; in hx509_cms_verify_signed() 1149 hx509_cert cert, in hx509_cms_create_signed_1() 1191 sig_process(hx509_context context, void *ctx, hx509_cert cert) in sig_process() 1409 cert_process(hx509_context context, void *ctx, hx509_cert cert) in cert_process()
|
H A D | collector.c | 98 hx509_cert cert) in _hx509_collector_certs_add() 178 hx509_cert cert; in match_localkeyid() 207 hx509_cert c; in match_keys()
|
H A D | lock.c | 133 hx509_lock_add_cert(hx509_context context, hx509_lock lock, hx509_cert cert) in hx509_lock_add_cert() 162 _hx509_lock_find_cert(hx509_lock lock, const hx509_query *q, hx509_cert *c) in _hx509_lock_find_cert()
|
H A D | hxtool.c | 334 print_signer(hx509_context contextp, void *ctx, hx509_cert cert) in print_signer() 584 hx509_cert cert; in cms_create_enveloped() 661 print_certificate(hx509_context hxcontext, hx509_cert cert, int verbose) in print_certificate() 697 print_f(hx509_context hxcontext, void *ctx, hx509_cert cert) in print_f() 744 validate_f(hx509_context hxcontext, void *ctx, hx509_cert c) in validate_f() 831 verify_f(hx509_context hxcontext, void *ctx, hx509_cert c) in verify_f() 995 hx509_cert c; in query() 1143 verify_o(hx509_context hxcontext, void *ctx, hx509_cert c) in verify_o() 1751 hx509_cert signer = NULL, cert = NULL; in hxtool_ca() 1893 hx509_cert template; in hxtool_ca() [all …]
|
H A D | ks_file.c | 55 hx509_cert cert; in parse_certificate() 532 store_func(hx509_context context, void *ctx, hx509_cert c) in store_func() 590 file_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c) in file_add() 606 hx509_certs certs, void *data, void *iter, hx509_cert *cert) in file_iter()
|
H A D | ks_p12.c | 134 hx509_cert cert; in certBag_parser() 486 store_func(hx509_context context, void *ctx, hx509_cert c) in store_func() 653 p12_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c) in p12_add() 674 hx509_cert *cert) in p12_iter()
|
H A D | ks_null.c | 63 hx509_certs certs, void *data, void *iter, hx509_cert *cert) in null_iter()
|
H A D | ks_keychain.c | 255 hx509_cert cert) in set_private_key() 416 hx509_cert cert; in keychain_iter_start() 466 hx509_certs certs, void *data, void *cursor, hx509_cert *cert) in keychain_iter()
|
H A D | hx509.h | 44 typedef struct hx509_cert_data *hx509_cert; typedef
|
H A D | peer.c | 116 hx509_cert cert) in hx509_peer_info_set_cert()
|
H A D | ca.c | 225 hx509_cert cert) in hx509_ca_tbs_set_template() 988 hx509_cert *certificate) in ca_sign() 1540 hx509_cert signer, in hx509_ca_sign() 1541 hx509_cert *certificate) in hx509_ca_sign() 1585 hx509_cert *certificate) in hx509_ca_sign_self()
|
H A D | ks_dir.c | 126 hx509_certs certs, void *data, void *iter, hx509_cert *cert) in dir_iter()
|
/freebsd/kerberos5/lib/libhx509/ |
H A D | Makefile | 10 hx509_cert.3 \ 52 hx509_cert.3 hx509_cert_binary.3 \ 53 hx509_cert.3 hx509_cert_check_eku.3 \ 54 hx509_cert.3 hx509_cert_cmp.3 \ 55 hx509_cert.3 hx509_cert_find_subjectAltName_otherName.3 \ 56 hx509_cert.3 hx509_cert_free.3 \ 57 hx509_cert.3 hx509_cert_get_SPKI.3 \ 58 hx509_cert.3 hx509_cert_get_SPKI_AlgorithmIdentifier.3 \ 59 hx509_cert.3 hx509_cert_get_attribute.3 \ 60 hx509_cert.3 hx509_cert_get_base_subject.3 \ [all …]
|
/freebsd/crypto/heimdal/kdc/ |
H A D | pkinit.c | 63 hx509_cert cert; 545 hx509_cert cert; in _kdc_pk_rd_padata() 648 hx509_cert cert; in _kdc_pk_rd_padata() 925 hx509_cert *kdc_cert) in pk_mk_pa_reply_enckey() 1023 hx509_cert cert; in pk_mk_pa_reply_enckey() 1102 hx509_cert *kdc_cert) in pk_mk_pa_reply_dh() 1108 hx509_cert cert; in pk_mk_pa_reply_dh() 1257 hx509_cert kdc_cert = NULL; in _kdc_pk_mk_pa_reply() 1582 hx509_cert client_cert, in match_rfc_san() 1642 hx509_cert client_cert, in match_ms_upn_san() [all …]
|
H A D | kx509.c | 158 hx509_cert cert = NULL; in build_certificate() 159 hx509_cert signer = NULL; in build_certificate() 230 hx509_cert template; in build_certificate()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_locl.h | 345 hx509_cert cert;
|
H A D | pkinit.c | 58 hx509_cert cert; 191 hx509_query *q, hx509_cert *cert) in find_cert() 265 cert2epi(hx509_context context, void *ctx, hx509_cert c) in cert2epi() 2540 hx509_cert cert = opt->opt_private->pk_init_ctx->id->cert; in krb5_get_init_creds_opt_set_pkinit() 2606 get_ms_san(hx509_context context, hx509_cert cert, char **upn) in get_ms_san() 2631 find_ms_san(hx509_context context, hx509_cert cert, void *ctx) in find_ms_san() 2660 hx509_cert cert = NULL; in krb5_pk_enterprise_cert()
|