Symbol: hx509_context
crypto/heimdal/kdc/pkinit.c
1581
hx509_context hx509ctx,
crypto/heimdal/kdc/pkinit.c
1641
hx509_context hx509ctx,
crypto/heimdal/lib/hx509/ca.c
132
hx509_ca_tbs_set_notBefore(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
1425
get_AuthorityKeyIdentifier(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
153
hx509_ca_tbs_set_notAfter(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
1538
hx509_ca_sign(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
1582
hx509_ca_sign_self(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
174
hx509_ca_tbs_set_notAfter_lifetime(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
222
hx509_ca_tbs_set_template(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
300
hx509_ca_tbs_set_ca(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
324
hx509_ca_tbs_set_proxy(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
346
hx509_ca_tbs_set_domaincontroller(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
368
hx509_ca_tbs_set_spki(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
393
hx509_ca_tbs_set_serialnumber(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
418
hx509_ca_tbs_add_eku(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
462
hx509_ca_tbs_add_crl_dp_uri(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
567
hx509_ca_tbs_add_san_otherName(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
596
hx509_ca_tbs_add_san_pkinit(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
687
add_utf8_san(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
731
hx509_ca_tbs_add_san_ms_upn(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
752
hx509_ca_tbs_add_san_jid(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
777
hx509_ca_tbs_add_san_hostname(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
805
hx509_ca_tbs_add_san_rfc822name(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
81
hx509_ca_tbs_init(hx509_context context, hx509_ca_tbs *tbs)
crypto/heimdal/lib/hx509/ca.c
832
hx509_ca_tbs_set_subject(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
860
hx509_ca_tbs_set_unique(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
900
hx509_ca_tbs_subject_expand(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
912
add_extension(hx509_context context,
crypto/heimdal/lib/hx509/ca.c
954
build_proxy_prefix(hx509_context context, const Name *issuer, Name *subject)
crypto/heimdal/lib/hx509/ca.c
983
ca_sign(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1021
certificate_is_self_signed(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1050
find_parent(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
109
hx509_context_init(hx509_context *context)
crypto/heimdal/lib/hx509/cert.c
1143
is_proxy_cert(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1189
_hx509_path_append(hx509_context context, hx509_path *path, hx509_cert cert)
crypto/heimdal/lib/hx509/cert.c
1235
_hx509_calculate_path(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1400
hx509_cert_get_base_subject(hx509_context context, hx509_cert c,
crypto/heimdal/lib/hx509/cert.c
1478
hx509_cert_get_SPKI(hx509_context context, hx509_cert p, SubjectPublicKeyInfo *spki)
crypto/heimdal/lib/hx509/cert.c
1504
hx509_cert_get_SPKI_AlgorithmIdentifier(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1518
get_x_unique_id(hx509_context context, const char *name,
crypto/heimdal/lib/hx509/cert.c
153
hx509_context_set_missing_revoke(hx509_context context, int flag)
crypto/heimdal/lib/hx509/cert.c
1551
hx509_cert_get_issuer_unique_id(hx509_context context, hx509_cert p, heim_bit_string *issuer)
crypto/heimdal/lib/hx509/cert.c
1571
hx509_cert_get_subject_unique_id(hx509_context context, hx509_cert p, heim_bit_string *subject)
crypto/heimdal/lib/hx509/cert.c
1599
_hx509_cert_private_decrypt(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1622
hx509_cert_public_encrypt(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1661
add_name_constraints(hx509_context context, const Certificate *c, int not_ca,
crypto/heimdal/lib/hx509/cert.c
170
hx509_context_free(hx509_context *context)
crypto/heimdal/lib/hx509/cert.c
1902
check_name_constraints(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
1973
hx509_verify_path(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
220
hx509_cert_init(hx509_context context, const Certificate *c, hx509_cert *cert)
crypto/heimdal/lib/hx509/cert.c
2399
hx509_verify_signature(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
2409
_hx509_verify_signature_bitstring(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
2452
hx509_verify_hostname(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
2545
_hx509_set_cert_attribute(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
2704
hx509_query_alloc(hx509_context context, hx509_query **q)
crypto/heimdal/lib/hx509/cert.c
271
hx509_cert_init_data(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
2863
hx509_query_match_expr(hx509_context context, hx509_query *q, const char *expr)
crypto/heimdal/lib/hx509/cert.c
2896
int (*func)(hx509_context, hx509_cert, void *),
crypto/heimdal/lib/hx509/cert.c
2918
hx509_query_free(hx509_context context, hx509_query *q)
crypto/heimdal/lib/hx509/cert.c
2945
_hx509_query_match_cert(hx509_context context, const hx509_query *q, hx509_cert cert)
crypto/heimdal/lib/hx509/cert.c
3106
hx509_query_statistic_file(hx509_context context, const char *fn)
crypto/heimdal/lib/hx509/cert.c
3114
_hx509_query_statistic(hx509_context context, int type, const hx509_query *q)
crypto/heimdal/lib/hx509/cert.c
3177
hx509_query_unparse_stats(hx509_context context, int printtype, FILE *out)
crypto/heimdal/lib/hx509/cert.c
3266
hx509_cert_check_eku(hx509_context context, hx509_cert cert,
crypto/heimdal/lib/hx509/cert.c
3299
_hx509_cert_get_keyusage(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
3327
_hx509_cert_get_eku(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
3357
hx509_cert_binary(hx509_context context, hx509_cert c, heim_octet_string *os)
crypto/heimdal/lib/hx509/cert.c
3417
_hx509_cert_to_env(hx509_context context, hx509_cert cert, hx509_env *env)
crypto/heimdal/lib/hx509/cert.c
3564
hx509_print_cert(hx509_context context, hx509_cert cert, FILE *out)
crypto/heimdal/lib/hx509/cert.c
398
hx509_verify_init_ctx(hx509_context context, hx509_verify_ctx *ctx)
crypto/heimdal/lib/hx509/cert.c
577
hx509_verify_ctx_f_allow_best_before_signature_algs(hx509_context ctx,
crypto/heimdal/lib/hx509/cert.c
749
hx509_cert_find_subjectAltName_otherName(hx509_context context,
crypto/heimdal/lib/hx509/cert.c
794
check_key_usage(hx509_context context, const Certificate *cert,
crypto/heimdal/lib/hx509/cert.c
844
_hx509_check_key_usage(hx509_context context, hx509_cert cert,
crypto/heimdal/lib/hx509/cert.c
853
check_basic_constraints(hx509_context context, const Certificate *cert,
crypto/heimdal/lib/hx509/cert.c
998
certificate_is_anchor(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
1144
hx509_cms_create_signed_1(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
1191
sig_process(hx509_context context, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/cms.c
1409
cert_process(hx509_context context, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/cms.c
1437
hx509_cms_create_signed(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
1586
hx509_cms_decrypt_encrypted(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
208
unparse_CMSIdentifier(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
259
find_CMSIdentifier(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
347
hx509_cms_unenvelope(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
551
hx509_cms_envelope_1(hx509_context context,
crypto/heimdal/lib/hx509/cms.c
720
any_to_certs(hx509_context context, const SignedData *sd, hx509_certs certs)
crypto/heimdal/lib/hx509/cms.c
779
hx509_cms_verify_signed(hx509_context context,
crypto/heimdal/lib/hx509/collector.c
114
_hx509_collector_private_key_add(hx509_context context,
crypto/heimdal/lib/hx509/collector.c
174
match_localkeyid(hx509_context context,
crypto/heimdal/lib/hx509/collector.c
204
match_keys(hx509_context context, struct private_key *value, hx509_certs certs)
crypto/heimdal/lib/hx509/collector.c
251
_hx509_collector_collect_certs(hx509_context context,
crypto/heimdal/lib/hx509/collector.c
286
_hx509_collector_collect_private_keys(hx509_context context,
crypto/heimdal/lib/hx509/collector.c
54
_hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector)
crypto/heimdal/lib/hx509/collector.c
96
_hx509_collector_certs_add(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1007
ecdsa_generate_private_key(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1015
ecdsa_get_internal(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
104
int (*verify_signature)(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1041
dsa_verify_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
110
int (*create_signature)(hx509_context,
crypto/heimdal/lib/hx509/crypto.c
1151
dsa_parse_private_key(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1173
evp_md_create_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1213
evp_md_verify_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1570
_hx509_signature_best_before(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1591
_hx509_self_signed_valid(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1612
_hx509_verify_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1650
_hx509_create_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1677
_hx509_create_signature_bitstring(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1697
_hx509_public_encrypt(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1760
hx509_private_key_private_decrypt(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1803
hx509_parse_private_key(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1839
hx509_private_key2SPKI(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1853
_hx509_generate_private_key_init(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1876
_hx509_generate_private_key_is_ca(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1884
_hx509_generate_private_key_bits(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
1901
_hx509_generate_private_key(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2088
_hx509_private_key_oid(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2108
_hx509_private_key_get_internal(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2118
_hx509_private_key_export(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2141
int (*get_params)(hx509_context, const hx509_crypto,
crypto/heimdal/lib/hx509/crypto.c
2143
int (*set_params)(hx509_context, const heim_octet_string *,
crypto/heimdal/lib/hx509/crypto.c
2176
CMSCBCParam_get(hx509_context context, const hx509_crypto crypto,
crypto/heimdal/lib/hx509/crypto.c
2196
CMSCBCParam_set(hx509_context context, const heim_octet_string *param,
crypto/heimdal/lib/hx509/crypto.c
2215
CMSRC2CBCParam_get(hx509_context context, const hx509_crypto crypto,
crypto/heimdal/lib/hx509/crypto.c
2251
CMSRC2CBCParam_set(hx509_context context, const heim_octet_string *param,
crypto/heimdal/lib/hx509/crypto.c
2418
hx509_crypto_init(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2550
hx509_crypto_set_params(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2559
hx509_crypto_get_params(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2763
typedef int (*PBE_string2key_func)(hx509_context,
crypto/heimdal/lib/hx509/crypto.c
2771
PBE_string2key(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2876
_hx509_pbe_encrypt(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
2891
_hx509_pbe_decrypt(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
290
parse_ECParameters(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
3117
hx509_crypto_select(const hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
3197
hx509_crypto_available(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
335
ecdsa_verify_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
413
ecdsa_create_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
51
int (*get_spki)(hx509_context,
crypto/heimdal/lib/hx509/crypto.c
534
rsa_verify_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
54
int (*export)(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
58
int (*import)(hx509_context, const AlgorithmIdentifier *,
crypto/heimdal/lib/hx509/crypto.c
61
int (*generate_private_key)(hx509_context,
crypto/heimdal/lib/hx509/crypto.c
64
BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *);
crypto/heimdal/lib/hx509/crypto.c
643
rsa_create_signature(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
752
rsa_private_key_import(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
782
rsa_private_key2SPKI(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
818
rsa_generate_private_key(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
857
rsa_private_key_export(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
899
rsa_get_internal(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
930
ecdsa_private_key2SPKI(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
939
ecdsa_private_key_export(hx509_context context,
crypto/heimdal/lib/hx509/crypto.c
948
ecdsa_private_key_import(hx509_context context,
crypto/heimdal/lib/hx509/env.c
107
hx509_env_add_binding(hx509_context context, hx509_env *env,
crypto/heimdal/lib/hx509/env.c
154
hx509_env_lfind(hx509_context context, hx509_env env,
crypto/heimdal/lib/hx509/env.c
179
hx509_env_find(hx509_context context, hx509_env env, const char *key)
crypto/heimdal/lib/hx509/env.c
202
hx509_env_find_binding(hx509_context context,
crypto/heimdal/lib/hx509/env.c
56
hx509_env_add(hx509_context context, hx509_env *env,
crypto/heimdal/lib/hx509/error.c
136
hx509_set_error_string(hx509_context context, int flags, int code,
crypto/heimdal/lib/hx509/error.c
158
hx509_get_error_string(hx509_context context, int error_code)
crypto/heimdal/lib/hx509/error.c
212
hx509_err(hx509_context context, int exit_code,
crypto/heimdal/lib/hx509/error.c
68
hx509_clear_error_string(hx509_context context)
crypto/heimdal/lib/hx509/error.c
91
hx509_set_error_stringv(hx509_context context, int flags, int code,
crypto/heimdal/lib/hx509/file.c
183
hx509_pem_read(hx509_context context,
crypto/heimdal/lib/hx509/file.c
75
hx509_pem_write(hx509_context context, const char *type,
crypto/heimdal/lib/hx509/hx509-private.h
100
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
106
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
111
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
117
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
124
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
130
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
136
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
142
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
154
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
163
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
172
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
181
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
198
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
204
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
213
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
219
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
226
_hx509_ks_dir_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
229
_hx509_ks_file_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
232
_hx509_ks_keychain_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
235
_hx509_ks_mem_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
238
_hx509_ks_null_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
241
_hx509_ks_pkcs11_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
244
_hx509_ks_pkcs12_register (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-private.h
248
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
298
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
306
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
315
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
323
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
338
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
348
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
354
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
366
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
37
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
377
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
383
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
389
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
395
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
401
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
407
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
413
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
419
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
432
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
437
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
444
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
461
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
469
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
53
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
59
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
74
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-private.h
94
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1006
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1012
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1018
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1023
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1029
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1035
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
104
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1041
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1050
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1055
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1061
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1070
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1078
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
110
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1137
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
115
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1151
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1172
hx509_context /*ctx*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1185
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1195
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1200
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
121
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
1227
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
127
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
133
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
139
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
145
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
151
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
157
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
164
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
171
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
180
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
186
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
198
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
208
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
214
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
225
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
239
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
261
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
270
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
276
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
283
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
289
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
305
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
311
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
318
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
32
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
324
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
331
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
341
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
348
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
357
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
364
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
366
int (*/*func*/)(hx509_context, void *, hx509_cert),
crypto/heimdal/lib/hx509/hx509-protos.h
371
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
377
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
387
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
39
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
393
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
400
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
405
hx509_clear_error_string (hx509_context /*context*/);
crypto/heimdal/lib/hx509/hx509-protos.h
409
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
423
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
437
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
446
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
457
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
46
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
476
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
494
hx509_context_free (hx509_context */*context*/);
crypto/heimdal/lib/hx509/hx509-protos.h
497
hx509_context_init (hx509_context */*context*/);
crypto/heimdal/lib/hx509/hx509-protos.h
501
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
506
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
512
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
517
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
522
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
528
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
53
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
544
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
582
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
589
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
59
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
604
const hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
628
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
640
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
647
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
65
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
654
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
660
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
669
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
676
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
698
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
703
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
709
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
71
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
715
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
734
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
744
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
77
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
771
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
777
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
789
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
804
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
814
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
835
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
84
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
841
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
850
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
856
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
869
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
890
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
897
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
90
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
906
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
918
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
938
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
949
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
954
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
960
int (*/*func*/)(hx509_context, hx509_cert, void *),
crypto/heimdal/lib/hx509/hx509-protos.h
970
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
99
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
992
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509-protos.h
997
hx509_context /*context*/,
crypto/heimdal/lib/hx509/hx509.h
118
(*hx509_pem_read_func)(hx509_context, const char *, const hx509_pem_header *,
crypto/heimdal/lib/hx509/hx_locl.h
148
int (*cmp_func)(hx509_context, hx509_cert, void *);
crypto/heimdal/lib/hx509/hx_locl.h
159
int (*init)(hx509_context, hx509_certs, void **,
crypto/heimdal/lib/hx509/hx_locl.h
161
int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock);
crypto/heimdal/lib/hx509/hx_locl.h
163
int (*add)(hx509_context, hx509_certs, void *, hx509_cert);
crypto/heimdal/lib/hx509/hx_locl.h
164
int (*query)(hx509_context, hx509_certs, void *,
crypto/heimdal/lib/hx509/hx_locl.h
166
int (*iter_start)(hx509_context, hx509_certs, void *, void **);
crypto/heimdal/lib/hx509/hx_locl.h
167
int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
crypto/heimdal/lib/hx509/hx_locl.h
168
int (*iter_end)(hx509_context, hx509_certs, void *, void *);
crypto/heimdal/lib/hx509/hx_locl.h
169
int (*printinfo)(hx509_context, hx509_certs,
crypto/heimdal/lib/hx509/hx_locl.h
171
int (*getkeys)(hx509_context, hx509_certs, void *, hx509_private_key **);
crypto/heimdal/lib/hx509/hx_locl.h
172
int (*addkey)(hx509_context, hx509_certs, void *, hx509_private_key);
crypto/heimdal/lib/hx509/hxtool.c
1143
verify_o(hx509_context hxcontext, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/hxtool.c
117
peer_strings(hx509_context contextp,
crypto/heimdal/lib/hx509/hxtool.c
154
pem_reader(hx509_context contextp, const char *type,
crypto/heimdal/lib/hx509/hxtool.c
1560
https_server(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt)
crypto/heimdal/lib/hx509/hxtool.c
1566
https_client(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt)
crypto/heimdal/lib/hx509/hxtool.c
1572
peap_server(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt)
crypto/heimdal/lib/hx509/hxtool.c
1578
pkinit_kdc(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt)
crypto/heimdal/lib/hx509/hxtool.c
1585
pkinit_client(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt)
crypto/heimdal/lib/hx509/hxtool.c
1603
email_client(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt)
crypto/heimdal/lib/hx509/hxtool.c
1611
int (*eval)(hx509_context, hx509_ca_tbs, struct cert_type_opt *);
crypto/heimdal/lib/hx509/hxtool.c
1665
eval_types(hx509_context contextp,
crypto/heimdal/lib/hx509/hxtool.c
2027
test_one_cert(hx509_context hxcontext, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/hxtool.c
334
print_signer(hx509_context contextp, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/hxtool.c
41
static hx509_context context;
crypto/heimdal/lib/hx509/hxtool.c
661
print_certificate(hx509_context hxcontext, hx509_cert cert, int verbose)
crypto/heimdal/lib/hx509/hxtool.c
697
print_f(hx509_context hxcontext, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/hxtool.c
744
validate_f(hx509_context hxcontext, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/hxtool.c
83
certs_strings(hx509_context contextp, const char *type, hx509_certs certs,
crypto/heimdal/lib/hx509/hxtool.c
831
verify_f(hx509_context hxcontext, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/keyset.c
114
hx509_certs_init(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
185
hx509_certs_store(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
254
hx509_certs_start_seq(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
290
hx509_certs_next_cert(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
312
hx509_certs_end_seq(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
337
hx509_certs_iter_f(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
339
int (*func)(hx509_context, void *, hx509_cert),
crypto/heimdal/lib/hx509/keyset.c
387
certs_iter(hx509_context context, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/keyset.c
409
hx509_certs_iter(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
432
hx509_ci_print_names(hx509_context context, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/keyset.c
469
hx509_certs_add(hx509_context context, hx509_certs certs, hx509_cert cert)
crypto/heimdal/lib/hx509/keyset.c
496
hx509_certs_find(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
560
hx509_certs_filter(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
617
certs_merge_func(hx509_context context, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/keyset.c
636
hx509_certs_merge(hx509_context context, hx509_certs to, hx509_certs from)
crypto/heimdal/lib/hx509/keyset.c
659
hx509_certs_append(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
688
hx509_get_one_cert(hx509_context context, hx509_certs certs, hx509_cert *c)
crypto/heimdal/lib/hx509/keyset.c
69
_hx509_ks_type(hx509_context context, const char *type)
crypto/heimdal/lib/hx509/keyset.c
731
hx509_certs_info(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
766
_hx509_certs_keys_get(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
778
_hx509_certs_keys_add(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
794
_hx509_certs_keys_free(hx509_context context,
crypto/heimdal/lib/hx509/keyset.c
81
_hx509_ks_register(hx509_context context, struct hx509_keyset_ops *ops)
crypto/heimdal/lib/hx509/ks_dir.c
125
dir_iter(hx509_context context,
crypto/heimdal/lib/hx509/ks_dir.c
186
dir_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_dir.c
218
_hx509_ks_dir_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_dir.c
56
dir_init(hx509_context context,
crypto/heimdal/lib/hx509/ks_dir.c
97
dir_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
140
parse_pkcs8_private_key(hx509_context context, const char *fn,
crypto/heimdal/lib/hx509/ks_file.c
169
parse_pem_private_key(hx509_context context, const char *fn,
crypto/heimdal/lib/hx509/ks_file.c
317
int (*func)(hx509_context, const char *, struct hx509_collector *,
crypto/heimdal/lib/hx509/ks_file.c
335
pem_func(hx509_context context, const char *type,
crypto/heimdal/lib/hx509/ks_file.c
374
file_init_common(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
49
parse_certificate(hx509_context context, const char *fn,
crypto/heimdal/lib/hx509/ks_file.c
501
file_init_pem(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
509
file_init_der(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
532
store_func(hx509_context context, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/ks_file.c
568
file_store(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
590
file_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
crypto/heimdal/lib/hx509/ks_file.c
597
file_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
605
file_iter(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
613
file_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
623
file_getkeys(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
633
file_addkey(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
68
try_decrypt(hx509_context context,
crypto/heimdal/lib/hx509/ks_file.c
692
_hx509_ks_file_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_keychain.c
253
set_private_key(hx509_context context,
crypto/heimdal/lib/hx509/ks_keychain.c
321
keychain_init(hx509_context context,
crypto/heimdal/lib/hx509/ks_keychain.c
382
keychain_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_keychain.c
465
keychain_iter(hx509_context context,
crypto/heimdal/lib/hx509/ks_keychain.c
556
keychain_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_keychain.c
599
_hx509_ks_keychain_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_mem.c
108
mem_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_mem.c
125
mem_iter(hx509_context contexst,
crypto/heimdal/lib/hx509/ks_mem.c
145
mem_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_mem.c
155
mem_getkeys(hx509_context context,
crypto/heimdal/lib/hx509/ks_mem.c
180
mem_addkey(hx509_context context,
crypto/heimdal/lib/hx509/ks_mem.c
220
_hx509_ks_mem_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_mem.c
52
mem_init(hx509_context context,
crypto/heimdal/lib/hx509/ks_mem.c
90
mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
crypto/heimdal/lib/hx509/ks_null.c
38
null_init(hx509_context context,
crypto/heimdal/lib/hx509/ks_null.c
54
null_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_null.c
62
null_iter(hx509_context context,
crypto/heimdal/lib/hx509/ks_null.c
70
null_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_null.c
94
_hx509_ks_null_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_p11.c
1039
p11_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
1081
p11_iter(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
1089
p11_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
1139
p11_printinfo(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
1223
_hx509_ks_pkcs11_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_p11.c
263
p11_mech_info(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
327
p11_init_slot(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
394
p11_get_session(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
516
iterate_entries(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
521
int (*func)(hx509_context,
crypto/heimdal/lib/hx509/ks_p11.c
626
collect_private_key(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
714
collect_cert(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
73
static int p11_get_session(hx509_context,
crypto/heimdal/lib/hx509/ks_p11.c
774
p11_list_keys(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
829
p11_init(hx509_context context,
crypto/heimdal/lib/hx509/ks_p11.c
83
static int p11_list_keys(hx509_context,
crypto/heimdal/lib/hx509/ks_p12.c
128
certBag_parser(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
188
parse_safe_content(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
215
safeContent_parser(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
232
encryptedData_parser(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
260
envelopedData_parser(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
308
parse_pkcs12_type(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
322
p12_init(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
41
typedef int (*collector_func)(hx509_context,
crypto/heimdal/lib/hx509/ks_p12.c
448
addBag(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
486
store_func(hx509_context context, void *ctx, hx509_cert c)
crypto/heimdal/lib/hx509/ks_p12.c
52
parse_pkcs12_type(hx509_context, struct hx509_collector *, const heim_oid *,
crypto/heimdal/lib/hx509/ks_p12.c
564
p12_store(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
653
p12_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
crypto/heimdal/lib/hx509/ks_p12.c
660
p12_iter_start(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
670
p12_iter(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
681
p12_iter_end(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
69
keyBag_parser(hx509_context context,
crypto/heimdal/lib/hx509/ks_p12.c
704
_hx509_ks_pkcs12_register(hx509_context context)
crypto/heimdal/lib/hx509/ks_p12.c
98
ShroudedKeyBag_parser(hx509_context context,
crypto/heimdal/lib/hx509/lock.c
133
hx509_lock_add_cert(hx509_context context, hx509_lock lock, hx509_cert cert)
crypto/heimdal/lib/hx509/lock.c
139
hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs)
crypto/heimdal/lib/hx509/lock.c
145
hx509_lock_reset_certs(hx509_context context, hx509_lock lock)
crypto/heimdal/lib/hx509/lock.c
60
hx509_lock_init(hx509_context context, hx509_lock *lock)
crypto/heimdal/lib/hx509/name.c
514
_hx509_name_modify(hx509_context context,
crypto/heimdal/lib/hx509/name.c
572
hx509_parse_name(hx509_context context, const char *str, hx509_name *name)
crypto/heimdal/lib/hx509/name.c
676
hx509_name_copy(hx509_context context, const hx509_name from, hx509_name *to)
crypto/heimdal/lib/hx509/name.c
710
hx509_name_normalize(hx509_context context, hx509_name name)
crypto/heimdal/lib/hx509/name.c
729
hx509_name_expand(hx509_context context,
crypto/heimdal/lib/hx509/peer.c
137
hx509_peer_info_add_cms_alg(hx509_context context,
crypto/heimdal/lib/hx509/peer.c
172
hx509_peer_info_set_cms_algs(hx509_context context,
crypto/heimdal/lib/hx509/peer.c
59
hx509_peer_info_alloc(hx509_context context, hx509_peer_info *peer)
crypto/heimdal/lib/hx509/print.c
191
hx509_cert_keyusage_print(hx509_context context, hx509_cert c, char **s)
crypto/heimdal/lib/hx509/print.c
811
hx509_validate_ctx_init(hx509_context context, hx509_validate_ctx *ctx)
crypto/heimdal/lib/hx509/print.c
886
hx509_validate_cert(hx509_context context,
crypto/heimdal/lib/hx509/req.c
108
hx509_request_get_SubjectPublicKeyInfo(hx509_context context,
crypto/heimdal/lib/hx509/req.c
116
_hx509_request_add_eku(hx509_context context,
crypto/heimdal/lib/hx509/req.c
138
_hx509_request_add_dns_name(hx509_context context,
crypto/heimdal/lib/hx509/req.c
153
_hx509_request_add_email(hx509_context context,
crypto/heimdal/lib/hx509/req.c
170
_hx509_request_to_pkcs10(hx509_context context,
crypto/heimdal/lib/hx509/req.c
241
_hx509_request_parse(hx509_context context,
crypto/heimdal/lib/hx509/req.c
309
_hx509_request_print(hx509_context context, hx509_request req, FILE *f)
crypto/heimdal/lib/hx509/req.c
49
hx509_request_init(hx509_context context, hx509_request *req)
crypto/heimdal/lib/hx509/req.c
72
hx509_request_set_name(hx509_context context,
crypto/heimdal/lib/hx509/req.c
87
hx509_request_get_name(hx509_context context,
crypto/heimdal/lib/hx509/req.c
99
hx509_request_set_SubjectPublicKeyInfo(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
1080
hx509_revoke_ocsp_print(hx509_context context, const char *path, FILE *out)
crypto/heimdal/lib/hx509/revoke.c
1187
hx509_ocsp_verify(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
1296
hx509_crl_alloc(hx509_context context, hx509_crl *crl)
crypto/heimdal/lib/hx509/revoke.c
1329
hx509_crl_add_revoked_certs(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
1350
hx509_crl_lifetime(hx509_context context, hx509_crl crl, int delta)
crypto/heimdal/lib/hx509/revoke.c
1366
hx509_crl_free(hx509_context context, hx509_crl *crl)
crypto/heimdal/lib/hx509/revoke.c
1377
add_revoked(hx509_context context, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/revoke.c
1425
hx509_crl_sign(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
170
verify_ocsp(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
326
load_ocsp(hx509_context context, struct revoke_ocsp *ocsp)
crypto/heimdal/lib/hx509/revoke.c
401
hx509_revoke_add_ocsp(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
455
verify_crl(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
609
hx509_revoke_add_crl(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
679
hx509_revoke_verify(hx509_context context,
crypto/heimdal/lib/hx509/revoke.c
864
add_to_req(hx509_context context, void *ptr, hx509_cert cert)
crypto/heimdal/lib/hx509/revoke.c
95
hx509_revoke_init(hx509_context context, hx509_revoke_ctx *ctx)
crypto/heimdal/lib/hx509/revoke.c
967
hx509_ocsp_request(hx509_context context,
crypto/heimdal/lib/hx509/sel.c
159
_hx509_expr_eval(hx509_context context, hx509_env env, struct hx_expr *expr)
crypto/heimdal/lib/hx509/sel.c
52
eval_word(hx509_context context, hx509_env env, struct hx_expr *word)
crypto/heimdal/lib/hx509/sel.c
72
find_variable(hx509_context context, hx509_env env, struct hx_expr *word)
crypto/heimdal/lib/hx509/sel.c
86
eval_comp(hx509_context context, hx509_env env, struct hx_expr *expr)
crypto/heimdal/lib/hx509/softp11.c
367
add_pubkey_info(hx509_context hxctx, struct st_object *o,
crypto/heimdal/lib/hx509/softp11.c
426
add_cert(hx509_context hxctx, void *ctx, hx509_cert cert)
crypto/heimdal/lib/hx509/softp11.c
97
static hx509_context context;
crypto/heimdal/lib/hx509/test_name.c
314
test_compare(hx509_context context)
crypto/heimdal/lib/hx509/test_name.c
356
hx509_context context;
crypto/heimdal/lib/hx509/test_name.c
37
test_name(hx509_context context, const char *name)
crypto/heimdal/lib/hx509/test_name.c
61
test_name_fail(hx509_context context, const char *name)
crypto/heimdal/lib/hx509/test_name.c
72
test_expand(hx509_context context, const char *name, const char *expected)
crypto/heimdal/lib/krb5/krb5_locl.h
301
hx509_context hx509ctx;
crypto/heimdal/lib/krb5/pkinit.c
2081
hx509_context hx509ctx,
crypto/heimdal/lib/krb5/pkinit.c
2539
hx509_context hx509ctx = context->hx509ctx;
crypto/heimdal/lib/krb5/pkinit.c
2606
get_ms_san(hx509_context context, hx509_cert cert, char **upn)
crypto/heimdal/lib/krb5/pkinit.c
2631
find_ms_san(hx509_context context, hx509_cert cert, void *ctx)
crypto/heimdal/lib/krb5/pkinit.c
265
cert2epi(hx509_context context, void *ctx, hx509_cert c)
crypto/heimdal/lib/krb5/pkinit.c
362
hx509_context hx509ctx,
crypto/heimdal/lib/krb5/pkinit.c
84
hx509_context hx509ctx,