Searched refs:heim_oid (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dder-protos.h131 const heim_oid */*from*/,
132 heim_oid */*to*/);
189 der_free_oid (heim_oid */*k*/);
296 heim_oid */*data*/,
384 const heim_oid */*p*/,
385 const heim_oid */*q*/);
431 der_length_oid (const heim_oid */*k*/);
486 heim_oid */*data*/);
495 const heim_oid */*oid*/,
593 const heim_oid */*dat
[all...]
H A Dasn1-common.h43 typedef struct heim_oid { struct
46 } heim_oid; typedef in typeref:struct:heim_oid
H A Dder_cmp.c37 der_heim_oid_cmp(const heim_oid *p, const heim_oid *q)
H A Dder_format.c108 der_print_heim_oid (const heim_oid *oid, char delim, char **str)
133 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data)
H A Dder_free.c131 der_free_oid (heim_oid *k)
H A Dder_copy.c158 der_copy_oid (const heim_oid *from, heim_oid *to)
H A Dcheck-der.c432 return der_heim_oid_cmp((heim_oid *)a, (heim_oid *)b);
449 heim_oid values[] = {
466 ret = generic_test (tests, ntests, sizeof(heim_oid),
762 return generic_decode_fail(tests, ntests, sizeof(heim_oid),
876 test_heim_oid_format_same(const char *str, const heim_oid *oid)
880 heim_oid o2;
912 heim_oid sha1 = { 6, sha1_oid_tree };
1098 el(oid, heim_oid, 10),
H A Dder_length.c192 der_length_oid (const heim_oid *k)
/macosx-10.10.1/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-der-protos.h112 const heim_oid */*from*/,
113 heim_oid */*to*/);
170 der_free_oid (heim_oid */*k*/);
277 heim_oid */*data*/,
365 const heim_oid */*p*/,
366 const heim_oid */*q*/);
412 der_length_oid (const heim_oid */*k*/);
467 heim_oid */*data*/);
476 const heim_oid */*oid*/,
574 const heim_oid */*dat
[all...]
H A Dasn1-common.h66 typedef struct heim_oid { struct
69 } heim_oid; typedef in typeref:struct:heim_oid
H A Dasn1-der_cmp.c59 der_heim_oid_cmp(const heim_oid *p, const heim_oid *q)
H A Dasn1-der_format.c134 der_print_heim_oid (const heim_oid *oid, char delim, char **str)
159 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data)
H A Dasn1-der_length.c108 len_oid (const heim_oid *oid)
231 der_length_oid (const heim_oid *k)
H A Dasn1-der_free.c153 der_free_oid (heim_oid *k)
H A Dasn1-der_copy.c180 der_copy_oid (const heim_oid *from, heim_oid *to)
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_decapsulate_token.c42 heim_oid o;
H A Dgss_oid_to_str.c59 heim_oid o;
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dhx509-protos.h146 const heim_oid *oid);
226 const heim_oid *oid,
579 const heim_oid *eku,
620 const heim_oid *oid,
703 const heim_oid *oid);
942 heim_oid *encryption_oid,
1307 const heim_oid *eContentType,
1344 const heim_oid *eContentType,
1365 heim_oid *contentType,
1401 const heim_oid *encryption_typ
[all...]
H A Dhx509-private.h83 const heim_oid *encryption_oid,
229 const heim_oid *oid,
308 const heim_oid *oid,
364 heim_oid *data);
377 heim_oid *encryption_oid,
399 const heim_oid *oid);
441 const heim_oid *oid,
H A Dks_p12.c47 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)
168 const heim_oid *oids[] = {
174 const heim_oid *oid = oids[i];
238 heim_oid contentType;
266 heim_oid contentType;
310 const heim_oid *oid,
450 const heim_oid *oid,
H A Dhx509.h90 heim_oid oid;
H A Dcrypto.c43 const heim_oid *key_oid;
51 const heim_oid *key_oid;
73 const heim_oid *signature_alg;
94 const heim_oid *sig_oid;
96 const heim_oid *key_oid;
128 find_sig_alg(const heim_oid *oid);
246 const heim_oid *oid,
279 heim_oid2ecnid(heim_oid *oid)
429 const heim_oid *sig_oid;
661 const heim_oid *sig_oi
[all...]
H A Dcms.c75 hx509_cms_wrap_ContentInfo(const heim_oid *oid,
130 heim_oid *oid,
354 heim_oid *contentType,
562 const heim_oid *encryption_type,
563 const heim_oid *contentType,
753 find_attribute(const CMSAttributes *attr, const heim_oid *oid)
792 heim_oid *contentType,
866 const heim_oid *match_oid;
867 heim_oid decode_oid;
1116 const heim_oid *oi
[all...]
H A Dhx_locl.h164 heim_oid *eku;
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dspnego_asn1.pl135 s/heim_oid/oid/g;

Completed in 214 milliseconds

12