/freebsd/crypto/heimdal/lib/hx509/ |
H A D | hx509-protos.h | 55 const heim_oid */*oid*/); 79 const heim_oid */*oid*/, 188 const heim_oid */*eku*/, 200 const heim_oid */*oid*/, 221 const heim_oid */*oid*/); 292 heim_oid */*encryption_oid*/, 411 const heim_oid */*eContentType*/, 425 const heim_oid */*eContentType*/, 441 heim_oid */*contentType*/, 451 const heim_oid */*encryption_type*/, [all …]
|
H A D | hx509-private.h | 76 const heim_oid */*encryption_oid*/, 214 const heim_oid */*oid*/, 301 const heim_oid */*oid*/, 356 heim_oid */*data*/); 369 heim_oid */*encryption_oid*/, 397 const heim_oid */*oid*/); 439 const heim_oid */*oid*/,
|
H A D | crypto.c | 41 const heim_oid *key_oid; 48 const heim_oid *key_oid; 70 const heim_oid *signature_alg; 87 const heim_oid *sig_oid; 89 const heim_oid *key_oid; 121 find_sig_alg(const heim_oid *oid); 240 const heim_oid *oid, in set_digest_alg() 273 heim_oid2ecnid(heim_oid *oid) in heim_oid2ecnid() 423 const heim_oid *sig_oid; in ecdsa_create_signature() 653 const heim_oid *sig_oid; in rsa_create_signature() [all …]
|
H A D | ks_p12.c | 47 const heim_oid *oid; 52 parse_pkcs12_type(hx509_context, struct hx509_collector *, const heim_oid *, 57 find_attribute(const PKCS12_Attributes *attrs, const heim_oid *oid) in find_attribute() 168 const heim_oid *oids[] = { in certBag_parser() 174 const heim_oid *oid = oids[i]; in certBag_parser() 238 heim_oid contentType; in encryptedData_parser() 266 heim_oid contentType; in envelopedData_parser() 310 const heim_oid *oid, in parse_pkcs12_type() 450 const heim_oid *oid, in addBag()
|
H A D | cms.c | 75 hx509_cms_wrap_ContentInfo(const heim_oid *oid, in hx509_cms_wrap_ContentInfo() 130 heim_oid *oid, in hx509_cms_unwrap_ContentInfo() 354 heim_oid *contentType, in hx509_cms_unenvelope() 556 const heim_oid *encryption_type, in hx509_cms_envelope_1() 557 const heim_oid *contentType, in hx509_cms_envelope_1() 747 find_attribute(const CMSAttributes *attr, const heim_oid *oid) in find_attribute() 786 heim_oid *contentType, in hx509_cms_verify_signed() 859 const heim_oid *match_oid; in hx509_cms_verify_signed() 860 heim_oid decode_oid; in hx509_cms_verify_signed() 1091 const heim_oid *oid, in add_one_attribute() [all …]
|
H A D | hxtool.c | 101 parse_oid(const char *str, const heim_oid *def, heim_oid *oid) in parse_oid() 182 heim_oid type; in cms_verify_sd() 262 heim_oid oid; in cms_verify_sd() 359 heim_oid contentType; in cms_create_sd() 512 heim_oid contentType = { 0, NULL }; in cms_unenvelope() 533 heim_oid oid; in cms_unenvelope() 579 heim_oid contentType; in cms_create_enveloped() 581 const heim_oid *enctype = NULL; in cms_create_enveloped() 1022 heim_oid oid; in query() 2032 heim_oid type; in test_one_cert()
|
H A D | name.c | 66 const heim_oid *o; 145 oidtostring(const heim_oid *type) in oidtostring() 160 stringtooid(const char *name, size_t len, heim_oid *oid) in stringtooid() 517 const heim_oid *oid, in _hx509_name_modify() 592 heim_oid oid; in hx509_parse_name()
|
H A D | hx509.h | 88 heim_oid oid;
|
H A D | print.c | 126 hx509_oid_sprint(const heim_oid *oid, char **str) in hx509_oid_sprint() 143 hx509_oid_print(const heim_oid *oid, hx509_vprint_func func, void *ctx) in hx509_oid_print() 550 const heim_oid *oid; 756 const heim_oid *oid;
|
H A D | hx_locl.h | 152 heim_oid *eku;
|
H A D | cert.c | 587 find_extension(const Certificate *cert, const heim_oid *oid, size_t *idx) in find_extension() 751 const heim_oid *oid, in hx509_cert_find_subjectAltName_otherName() 1601 const heim_oid *encryption_oid, in _hx509_cert_private_decrypt() 1625 heim_oid *encryption_oid, in hx509_cert_public_encrypt() 2547 const heim_oid *oid, in _hx509_set_cert_attribute() 2591 hx509_cert_get_attribute(hx509_cert cert, const heim_oid *oid) in hx509_cert_get_attribute() 2832 hx509_query_match_eku(hx509_query *q, const heim_oid *eku) in hx509_query_match_eku() 3267 const heim_oid *eku, int allow_any_eku) in hx509_cert_check_eku()
|
H A D | ca.c | 420 const heim_oid *oid) in hx509_ca_tbs_add_eku() 569 const heim_oid *oid, in hx509_ca_tbs_add_san_otherName() 689 const heim_oid *oid, in add_utf8_san() 915 const heim_oid *oid, in add_extension()
|
H A D | req.c | 118 const heim_oid *oid) in _hx509_request_add_eku()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | der-protos.h | 82 const heim_oid */*from*/, 83 heim_oid */*to*/); 148 der_free_oid (heim_oid */*k*/); 265 heim_oid */*data*/, 360 const heim_oid */*p*/, 361 const heim_oid */*q*/); 410 der_length_oid (const heim_oid */*k*/); 468 heim_oid */*data*/); 477 const heim_oid */*oid*/, 582 const heim_oid */*dat [all...] |
H A D | asn1-common.h | 38 typedef struct heim_oid { struct 41 } heim_oid; typedef
|
H A D | check-der.c | 437 return der_heim_oid_cmp((heim_oid *)a, (heim_oid *)b); in test_cmp_oid() 454 heim_oid values[] = { in test_oid() 471 ret = generic_test (tests, ntests, sizeof(heim_oid), in test_oid() 767 return generic_decode_fail(tests, ntests, sizeof(heim_oid), in check_fail_oid() 881 test_heim_oid_format_same(const char *str, const heim_oid *oid) in test_heim_oid_format_same() 885 heim_oid o2; in test_heim_oid_format_same() 917 heim_oid sha1 = { 6, sha1_oid_tree }; in test_heim_oid_format()
|
H A D | der_cmp.c | 37 der_heim_oid_cmp(const heim_oid *p, const heim_oid *q) in der_heim_oid_cmp()
|
H A D | der_length.c | 131 len_oid (const heim_oid *oid) 266 der_length_oid (const heim_oid *k)
|
H A D | der_format.c | 108 der_print_heim_oid (const heim_oid *oid, char delim, char **str) in der_print_heim_oid() 133 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data) in der_parse_heim_oid()
|
H A D | der_copy.c | 176 der_copy_oid (const heim_oid *from, heim_oid *to) in der_copy_bit_string()
|
H A D | der_free.c | 143 der_free_oid (heim_oid *k) in der_free_bit_string()
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_decapsulate_token.c | 42 heim_oid o; in gss_decapsulate_token()
|
H A D | gss_oid_to_str.c | 41 heim_oid o; in gss_oid_to_str()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | pkinit.c | 181 const heim_oid *oid; 202 const heim_oid mobileMe = { sizeof(oids)/sizeof(oids[0]), oids }; in find_cert() 233 const heim_oid *eContentType, in create_signature() 636 const heim_oid *oid, in _krb5_pk_mk_ContentInfo() 664 const heim_oid *oid = NULL; in pk_mk_padata() 904 heim_oid *contentType, in pk_verify_sign() 1167 const heim_oid *dataType, in pk_rd_pa_reply_enckey() 1180 heim_oid contentType = { 0, NULL }; in pk_rd_pa_reply_enckey() 1210 heim_oid type2; in pk_rd_pa_reply_enckey() 1404 const heim_oid *dataType, in pk_rd_pa_reply_dh() [all …]
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | inquire_sec_context_by_oid.c | 39 heim_oid oid; in oid_prefix_equal() 40 heim_oid prefix; in oid_prefix_equal()
|