Searched refs:der_print_heim_oid (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_oid_to_str.c73 ret = der_print_heim_oid(&o, ' ', &p);
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A Dder_format.c108 der_print_heim_oid (const heim_oid *oid, char delim, char **str) function
H A Dder-protos.h494 der_print_heim_oid (
H A Dasn1_print.c250 ret = der_print_heim_oid(&o, '.', &p);
253 errx (1, "der_print_heim_oid: %s", error_message (ret));
H A Dcheck-der.c882 ret = der_print_heim_oid(oid, ' ', &p);
/macosx-10.10/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-der_format.c134 der_print_heim_oid (const heim_oid *oid, char delim, char **str) function
H A Dasn1-der-protos.h475 der_print_heim_oid (
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dprint.c129 return der_print_heim_oid(oid, '.', str);
397 ret = der_print_heim_oid (&eku.val[i], '.', &str);
H A Dhxtool.c314 der_print_heim_oid(&type, '.', &str);
1506 der_print_heim_oid (&val[i].algorithm, '.', &s);
1542 der_print_heim_oid (&selected.algorithm, '.', &s);
H A Dname.c158 if (der_print_heim_oid(type, '.', &s) != 0)
H A Dcert.c3644 ret = der_print_heim_oid(&eku.val[i], '.', &buf);
/macosx-10.10/KerberosHelper-151/Source/
H A DKerberosHelper.c55 der_print_heim_oid (
1735 ret = der_print_heim_oid(&mechtypes->val[n], '.', &str);

Completed in 130 milliseconds