Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/heimdal/lib/asn1/
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 *);
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
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()
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*/);
Dpkcs12.asn19 heim_any, heim_any_set FROM heim;
60 bagValue [0] heim_any,
68 certValue [0] heim_any
Dpkinit.asn18 heim_any FROM heim;
151 caName [1] heim_any,
179 dhSignedData [0] heim_any OPTIONAL,
180 encKeyPack [1] heim_any OPTIONAL
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
Dtest.asn17 IMPORTS heim_any FROM heim;
60 tagless2 heim_any OPTIONAL
Dpkcs8.asn18 heim_any, heim_any_set FROM heim;
Dasn1-common.h48 typedef struct heim_octet_string heim_any; typedef
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
Dcheck-gen.c937 heim_any any3; in test_taglessalloc()
/freebsd-12-stable/crypto/heimdal/lib/hx509/
Dcrmf.asn115 heim_any
61 encryptedKey [4] heim_any
77 parameters heim_any OPTIONAL
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 *);
DChangeLog1424 * hx_locl.h: Drop heim_any.h
/freebsd-12-stable/crypto/heimdal/kdc/
Dkx509.c208 heim_any any; in build_certificate()
Dpkinit.c1393 heim_any any; in _kdc_pk_mk_pa_reply()
/freebsd-12-stable/crypto/heimdal/
DChangeLog.2004259 RecipientIdentifier -> CMSIdentifier and heim_any -> name change
263 -> CMSIdentifier and heim_any -> name change