Searched refs:heim_any (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dheim_asn1.h39 int encode_heim_any(unsigned char *, size_t, const heim_any *, size_t *);
40 int decode_heim_any(const unsigned char *, size_t, heim_any *, size_t *);
41 void free_heim_any(heim_any *);
42 size_t length_heim_any(const heim_any *);
43 int copy_heim_any(const heim_any *, heim_any *);
H A Dextra.c45 const heim_any *data, size_t *size)
52 heim_any *data, size_t *size)
90 free_heim_any(heim_any *data)
96 length_heim_any(const heim_any *data)
102 copy_heim_any(const heim_any *from, heim_any *to)
128 length_heim_any_set(const heim_any *data)
H A Dasn1-common.h50 typedef struct heim_octet_string heim_any; typedef in typeref:struct:heim_octet_string
H A Dcheck-gen.c939 heim_any any3;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/include/
H A Dder-protos.h13 const heim_any */*from*/,
14 heim_any */*to*/);
25 heim_any */*data*/,
597 const heim_any */*data*/,
608 free_heim_any (heim_any */*data*/);
619 length_heim_any (const heim_any */*data*/);
622 length_heim_any_set (const heim_any */*data*/);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dprint.c418 check_pkinit_san(hx509_validate_ctx ctx, heim_any *a)
453 check_utf8_string_san(hx509_validate_ctx ctx, heim_any *a)
473 check_altnull(hx509_validate_ctx ctx, heim_any *a)
503 heim_any *data = dp.val[i].distributionPoint;
552 int (*func)(hx509_validate_ctx, heim_any *);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kdc/
H A Dkx509.c200 heim_any any;
H A Dpkinit.c1387 heim_any any;

Completed in 118 milliseconds