Searched refs:hx509_context (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dhx509-private.h37 hx509_context /*context*/,
53 hx509_context /*context*/,
59 hx509_context /*context*/,
74 hx509_context /*context*/,
94 hx509_context /*context*/,
100 hx509_context /*context*/,
106 hx509_context /*context*/,
111 hx509_context /*context*/,
117 hx509_context /*context*/,
124 hx509_context /*contex
[all...]
H A Dhx509-protos.h32 hx509_context /*context*/,
39 hx509_context /*context*/,
46 hx509_context /*context*/,
53 hx509_context /*context*/,
59 hx509_context /*context*/,
65 hx509_context /*context*/,
71 hx509_context /*context*/,
77 hx509_context /*context*/,
84 hx509_context /*context*/,
90 hx509_context /*contex
[all...]
H A Dks_null.c38 null_init(hx509_context context,
54 null_iter_start(hx509_context context,
62 null_iter(hx509_context context,
70 null_iter_end(hx509_context context,
94 _hx509_ks_null_register(hx509_context context)
H A Dhx_locl.h148 int (*cmp_func)(hx509_context, hx509_cert, void *);
159 int (*init)(hx509_context, hx509_certs, void **,
161 int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock);
163 int (*add)(hx509_context, hx509_certs, void *, hx509_cert);
164 int (*query)(hx509_context, hx509_certs, void *,
166 int (*iter_start)(hx509_context, hx509_certs, void *, void **);
167 int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
168 int (*iter_end)(hx509_context, hx509_certs, void *, void *);
169 int (*printinfo)(hx509_context, hx509_certs,
171 int (*getkeys)(hx509_context, hx509_cert
[all...]
H A Dkeyset.c69 _hx509_ks_type(hx509_context context, const char *type)
81 _hx509_ks_register(hx509_context context, struct hx509_keyset_ops *ops)
114 hx509_certs_init(hx509_context context,
185 hx509_certs_store(hx509_context context,
254 hx509_certs_start_seq(hx509_context context,
290 hx509_certs_next_cert(hx509_context context,
312 hx509_certs_end_seq(hx509_context context,
337 hx509_certs_iter_f(hx509_context context,
339 int (*func)(hx509_context, void *, hx509_cert),
387 certs_iter(hx509_context contex
[all...]
H A Dks_mem.c52 mem_init(hx509_context context,
90 mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
108 mem_iter_start(hx509_context context,
125 mem_iter(hx509_context contexst,
145 mem_iter_end(hx509_context context,
155 mem_getkeys(hx509_context context,
180 mem_addkey(hx509_context context,
220 _hx509_ks_mem_register(hx509_context context)
H A Denv.c56 hx509_env_add(hx509_context context, hx509_env *env,
107 hx509_env_add_binding(hx509_context context, hx509_env *env,
154 hx509_env_lfind(hx509_context context, hx509_env env,
179 hx509_env_find(hx509_context context, hx509_env env, const char *key)
202 hx509_env_find_binding(hx509_context context,
H A Derror.c68 hx509_clear_error_string(hx509_context context)
91 hx509_set_error_stringv(hx509_context context, int flags, int code,
136 hx509_set_error_string(hx509_context context, int flags, int code,
158 hx509_get_error_string(hx509_context context, int error_code)
212 hx509_err(hx509_context context, int exit_code,
H A Dreq.c49 hx509_request_init(hx509_context context, hx509_request *req)
72 hx509_request_set_name(hx509_context context,
87 hx509_request_get_name(hx509_context context,
99 hx509_request_set_SubjectPublicKeyInfo(hx509_context context,
108 hx509_request_get_SubjectPublicKeyInfo(hx509_context context,
116 _hx509_request_add_eku(hx509_context context,
138 _hx509_request_add_dns_name(hx509_context context,
153 _hx509_request_add_email(hx509_context context,
170 _hx509_request_to_pkcs10(hx509_context context,
241 _hx509_request_parse(hx509_context contex
[all...]
H A Dks_dir.c56 dir_init(hx509_context context,
97 dir_iter_start(hx509_context context,
125 dir_iter(hx509_context context,
186 dir_iter_end(hx509_context context,
218 _hx509_ks_dir_register(hx509_context context)
H A Dtest_name.c37 test_name(hx509_context context, const char *name)
61 test_name_fail(hx509_context context, const char *name)
72 test_expand(hx509_context context, const char *name, const char *expected)
314 test_compare(hx509_context context)
356 hx509_context context;
H A Dks_p12.c41 typedef int (*collector_func)(hx509_context,
52 parse_pkcs12_type(hx509_context, struct hx509_collector *, const heim_oid *,
69 keyBag_parser(hx509_context context,
98 ShroudedKeyBag_parser(hx509_context context,
128 certBag_parser(hx509_context context,
188 parse_safe_content(hx509_context context,
215 safeContent_parser(hx509_context context,
232 encryptedData_parser(hx509_context context,
260 envelopedData_parser(hx509_context context,
308 parse_pkcs12_type(hx509_context contex
[all...]
H A Dks_file.c49 parse_certificate(hx509_context context, const char *fn,
68 try_decrypt(hx509_context context,
133 parse_pkcs8_private_key(hx509_context context, const char *fn,
162 parse_pem_private_key(hx509_context context, const char *fn,
310 int (*func)(hx509_context, const char *, struct hx509_collector *,
328 pem_func(hx509_context context, const char *type,
367 file_init_common(hx509_context context,
494 file_init_pem(hx509_context context,
502 file_init_der(hx509_context context,
525 store_func(hx509_context contex
[all...]
H A Dca.c81 hx509_ca_tbs_init(hx509_context context, hx509_ca_tbs *tbs)
132 hx509_ca_tbs_set_notBefore(hx509_context context,
153 hx509_ca_tbs_set_notAfter(hx509_context context,
174 hx509_ca_tbs_set_notAfter_lifetime(hx509_context context,
222 hx509_ca_tbs_set_template(hx509_context context,
300 hx509_ca_tbs_set_ca(hx509_context context,
324 hx509_ca_tbs_set_proxy(hx509_context context,
346 hx509_ca_tbs_set_domaincontroller(hx509_context context,
368 hx509_ca_tbs_set_spki(hx509_context context,
393 hx509_ca_tbs_set_serialnumber(hx509_context contex
[all...]
H A Dcollector.c54 _hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector)
96 _hx509_collector_certs_add(hx509_context context,
114 _hx509_collector_private_key_add(hx509_context context,
174 match_localkeyid(hx509_context context,
204 match_keys(hx509_context context, struct private_key *value, hx509_certs certs)
251 _hx509_collector_collect_certs(hx509_context context,
286 _hx509_collector_collect_private_keys(hx509_context context,
H A Dpeer.c59 hx509_peer_info_alloc(hx509_context context, hx509_peer_info *peer)
137 hx509_peer_info_add_cms_alg(hx509_context context,
172 hx509_peer_info_set_cms_algs(hx509_context context,
H A Dlock.c60 hx509_lock_init(hx509_context context, hx509_lock *lock)
133 hx509_lock_add_cert(hx509_context context, hx509_lock lock, hx509_cert cert)
139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs)
145 hx509_lock_reset_certs(hx509_context context, hx509_lock lock)
H A Dhx509.h46 typedef struct hx509_context_data *hx509_context; typedef in typeref:struct:hx509_context_data
118 (*hx509_pem_read_func)(hx509_context, const char *, const hx509_pem_header *,
H A Dcrypto.c51 int (*get_spki)(hx509_context,
54 int (*export)(hx509_context context,
58 int (*import)(hx509_context, const AlgorithmIdentifier *,
61 int (*generate_private_key)(hx509_context,
64 BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *);
104 int (*verify_signature)(hx509_context context,
110 int (*create_signature)(hx509_context,
289 parse_ECParameters(hx509_context context,
334 ecdsa_verify_signature(hx509_context context,
412 ecdsa_create_signature(hx509_context contex
[all...]
H A Dcert.c109 hx509_context_init(hx509_context *context)
153 hx509_context_set_missing_revoke(hx509_context context, int flag)
170 hx509_context_free(hx509_context *context)
220 hx509_cert_init(hx509_context context, const Certificate *c, hx509_cert *cert)
271 hx509_cert_init_data(hx509_context context,
398 hx509_verify_init_ctx(hx509_context context, hx509_verify_ctx *ctx)
577 hx509_verify_ctx_f_allow_best_before_signature_algs(hx509_context ctx,
749 hx509_cert_find_subjectAltName_otherName(hx509_context context,
794 check_key_usage(hx509_context context, const Certificate *cert,
844 _hx509_check_key_usage(hx509_context contex
[all...]
H A Dks_p11.c73 static int p11_get_session(hx509_context,
83 static int p11_list_keys(hx509_context,
237 p11_mech_info(hx509_context context,
301 p11_init_slot(hx509_context context,
368 p11_get_session(hx509_context context,
490 iterate_entries(hx509_context context,
495 int (*func)(hx509_context,
600 collect_private_key(hx509_context context,
676 collect_cert(hx509_context context,
736 p11_list_keys(hx509_context contex
[all...]
H A Dsel.c52 eval_word(hx509_context context, hx509_env env, struct hx_expr *word)
72 find_variable(hx509_context context, hx509_env env, struct hx_expr *word)
86 eval_comp(hx509_context context, hx509_env env, struct hx_expr *expr)
159 _hx509_expr_eval(hx509_context context, hx509_env env, struct hx_expr *expr)
H A Dks_keychain.c253 set_private_key(hx509_context context,
321 keychain_init(hx509_context context,
382 keychain_iter_start(hx509_context context,
465 keychain_iter(hx509_context context,
556 keychain_iter_end(hx509_context context,
599 _hx509_ks_keychain_register(hx509_context context)
H A Drevoke.c95 hx509_revoke_init(hx509_context context, hx509_revoke_ctx *ctx)
170 verify_ocsp(hx509_context context,
326 load_ocsp(hx509_context context, struct revoke_ocsp *ocsp)
401 hx509_revoke_add_ocsp(hx509_context context,
455 verify_crl(hx509_context context,
609 hx509_revoke_add_crl(hx509_context context,
679 hx509_revoke_verify(hx509_context context,
864 add_to_req(hx509_context context, void *ptr, hx509_cert cert)
967 hx509_ocsp_request(hx509_context context,
1080 hx509_revoke_ocsp_print(hx509_context contex
[all...]
H A Dcms.c208 unparse_CMSIdentifier(hx509_context context,
259 find_CMSIdentifier(hx509_context context,
347 hx509_cms_unenvelope(hx509_context context,
551 hx509_cms_envelope_1(hx509_context context,
720 any_to_certs(hx509_context context, const SignedData *sd, hx509_certs certs)
779 hx509_cms_verify_signed(hx509_context context,
1144 hx509_cms_create_signed_1(hx509_context context,
1191 sig_process(hx509_context context, void *ctx, hx509_cert cert)
1409 cert_process(hx509_context context, void *ctx, hx509_cert cert)
1437 hx509_cms_create_signed(hx509_context contex
[all...]

Completed in 206 milliseconds

12