Home
last modified time | relevance | path

Searched refs:heim_any (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dheim_asn1.h37 int encode_heim_any(unsigned char *, size_t, const heim_any *, size_t *);
38 int decode_heim_any(const unsigned char *, size_t, heim_any *, size_t *);
39 void free_heim_any(heim_any *);
40 size_t length_heim_any(const heim_any *);
41 int copy_heim_any(const heim_any *, heim_any *);
H A Dcms.asn18 heim_any, heim_any_set FROM heim;
37 content [0] EXPLICIT heim_any OPTIONAL -- DEFINED BY contentType
45 CertificateSet ::= SET OF heim_any
93 SET OF heim_any OPTIONAL,
95 heim_any OPTIONAL,
101 SET OF heim_any OPTIONAL,
103 heim_any OPTIONAL
136 heim_any OPTIONAL
141 originatorInfo [0] IMPLICIT -- OriginatorInfo -- heim_any OPTIONAL,
145 heim_any OPTIONAL
H A Dextra.c43 const heim_any *data, size_t *size) in encode_heim_any()
50 heim_any *data, size_t *size) in decode_heim_any()
88 free_heim_any(heim_any *data) in free_heim_any()
94 length_heim_any(const heim_any *data) in length_heim_any()
100 copy_heim_any(const heim_any *from, heim_any *to) in copy_heim_any()
126 length_heim_any_set(const heim_any *data) in length_heim_any_set()
H A Dder-protos.h13 const heim_any */*from*/,
14 heim_any */*to*/);
25 heim_any */*data*/,
647 const heim_any */*data*/,
658 free_heim_any (heim_any */*data*/);
669 length_heim_any (const heim_any */*data*/);
672 length_heim_any_set (const heim_any */*data*/);
H A Dpkcs12.asn19 heim_any, heim_any_set FROM heim;
60 bagValue [0] heim_any,
68 certValue [0] heim_any
H A Dpkinit.asn18 heim_any FROM heim;
151 caName [1] heim_any,
179 dhSignedData [0] heim_any OPTIONAL,
180 encKeyPack [1] heim_any OPTIONAL
H A Drfc2459.asn16 IMPORTS heim_any FROM heim;
149 parameters heim_any OPTIONAL
154 AttributeValue ::= heim_any
167 value SET OF -- AttributeValue -- heim_any
258 value [0] EXPLICIT heim_any
264 value [0] EXPLICIT heim_any
371 distributionPoint [0] IMPLICIT heim_any -- DistributionPointName -- OPTIONAL,
372 reasons [1] IMPLICIT heim_any -- DistributionPointReasonFlags -- OPTIONAL,
373 cRLIssuer [2] IMPLICIT heim_any -- GeneralNames -- OPTIONAL
H A Dtest.asn17 IMPORTS heim_any FROM heim;
62 tagless2 heim_any OPTIONAL
H A Dpkcs8.asn18 heim_any, heim_any_set FROM heim;
H A Dasn1-common.h48 typedef struct heim_octet_string heim_any; typedef
H A DChangeLog1013 * heim_asn1.h: reuse heim_octet_string for heim_any types
1193 * rfc2459.asn1: use Name and not heim_any
1204 use Name and not heim_any
1504 it's needed, make DomainParameters.validationParms heim_any as a
H A Dcheck-gen.c1055 heim_any any3; in check_fail_largetag()
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrmf.asn115 heim_any
61 encryptedKey [4] heim_any
77 parameters heim_any OPTIONAL
H A Dprint.c416 check_pkinit_san(hx509_validate_ctx ctx, heim_any *a) in check_pkinit_san()
451 check_utf8_string_san(hx509_validate_ctx ctx, heim_any *a) in check_utf8_string_san()
471 check_altnull(hx509_validate_ctx ctx, heim_any *a) in check_altnull()
502 heim_any *data = dp.val[i].distributionPoint; in check_CRLDistributionPoints()
551 int (*func)(hx509_validate_ctx, heim_any *);
H A DChangeLog1424 * hx_locl.h: Drop heim_any.h
/freebsd/crypto/heimdal/kdc/
H A Dkx509.c208 heim_any any; in build_certificate()
H A Dpkinit.c1393 heim_any any; in _kdc_pk_mk_pa_reply()
/freebsd/crypto/heimdal/
H A DChangeLog.2004259 RecipientIdentifier -> CMSIdentifier and heim_any -> name change
263 -> CMSIdentifier and heim_any -> name change