Symbol: ASN1_MALLOC_ENCODE
crypto/heimdal/kadmin/mod.c
144
ASN1_MALLOC_ENCODE(HDB_extension, buf.data, buf.length,
crypto/heimdal/kadmin/mod.c
184
ASN1_MALLOC_ENCODE(HDB_extension, buf.data, buf.length,
crypto/heimdal/kadmin/mod.c
94
ASN1_MALLOC_ENCODE(HDB_extension, buf.data, buf.length,
crypto/heimdal/kdc/digest-service.c
199
ASN1_MALLOC_ENCODE(NTLMReply, rep.data, rep.length, &ntp, &size, ret);
crypto/heimdal/kdc/digest.c
1440
ASN1_MALLOC_ENCODE(DigestRepInner, buf.data, buf.length, &r, &size, ret);
crypto/heimdal/kdc/digest.c
1475
ASN1_MALLOC_ENCODE(DigestREP, reply->data, reply->length, &rep, &size, ret);
crypto/heimdal/kdc/digest.c
479
ASN1_MALLOC_ENCODE(Checksum, buf.data, buf.length, &res, &size, ret);
crypto/heimdal/kdc/kerberos5.c
1431
ASN1_MALLOC_ENCODE(METHOD_DATA, buf, len, &method_data, &len, ret);
crypto/heimdal/kdc/kerberos5.c
1717
ASN1_MALLOC_ENCODE(PA_ClientCanonicalizedNames, data.data, data.length,
crypto/heimdal/kdc/kerberos5.c
1740
ASN1_MALLOC_ENCODE(PA_ClientCanonicalized, data.data, data.length,
crypto/heimdal/kdc/kerberos5.c
1898
ASN1_MALLOC_ENCODE(AuthorizationData,
crypto/heimdal/kdc/kerberos5.c
338
ASN1_MALLOC_ENCODE(EncTicketPart, buf, buf_size, et, &len, ret);
crypto/heimdal/kdc/kerberos5.c
379
ASN1_MALLOC_ENCODE(EncASRepPart, buf, buf_size, ek, &len, ret);
crypto/heimdal/kdc/kerberos5.c
381
ASN1_MALLOC_ENCODE(EncTGSRepPart, buf, buf_size, ek, &len, ret);
crypto/heimdal/kdc/kerberos5.c
411
ASN1_MALLOC_ENCODE(AS_REP, buf, buf_size, rep, &len, ret);
crypto/heimdal/kdc/kerberos5.c
421
ASN1_MALLOC_ENCODE(TGS_REP, buf, buf_size, rep, &len, ret);
crypto/heimdal/kdc/kerberos5.c
543
ASN1_MALLOC_ENCODE(ETYPE_INFO, buf, len, &pa, &len, ret);
crypto/heimdal/kdc/kerberos5.c
655
ASN1_MALLOC_ENCODE(ETYPE_INFO2, buf, len, &pa, &len, ret);
crypto/heimdal/kdc/krb5tgs.c
1058
ASN1_MALLOC_ENCODE(KDC_REQ_BODY, buf, buf_size, b, &len, ret);
crypto/heimdal/kdc/krb5tgs.c
132
ASN1_MALLOC_ENCODE(KRB5SignedPathData, data.data, data.length,
crypto/heimdal/kdc/krb5tgs.c
1440
ASN1_MALLOC_ENCODE(PA_ServerReferralData,
crypto/heimdal/kdc/krb5tgs.c
1457
ASN1_MALLOC_ENCODE(EncryptedData,
crypto/heimdal/kdc/krb5tgs.c
166
ASN1_MALLOC_ENCODE(KRB5SignedPath, data.data, data.length, &sp, &size, ret);
crypto/heimdal/kdc/krb5tgs.c
218
ASN1_MALLOC_ENCODE(KRB5SignedPathData, data.data, data.length,
crypto/heimdal/kdc/kx509.c
434
ASN1_MALLOC_ENCODE(Kx509Response, data.data, data.length, &rep,
crypto/heimdal/kdc/pkinit.c
1010
ASN1_MALLOC_ENCODE(ReplyKeyPack, buf.data, buf.length, &kp, &size,ret);
crypto/heimdal/kdc/pkinit.c
1129
ASN1_MALLOC_ENCODE(DHPublicKey, buf.data, buf.length, &i, &size, ret);
crypto/heimdal/kdc/pkinit.c
1168
ASN1_MALLOC_ENCODE(KDCDHKeyInfo, buf.data, buf.length, &dh_info, &size,
crypto/heimdal/kdc/pkinit.c
131
ASN1_MALLOC_ENCODE(KDC_REQ_BODY, buf, buf_size, &req->req_body, &len, ret);
crypto/heimdal/kdc/pkinit.c
1312
ASN1_MALLOC_ENCODE(ContentInfo, rep.u.encKeyPack.data,
crypto/heimdal/kdc/pkinit.c
1364
ASN1_MALLOC_ENCODE(ContentInfo, rep.u.dhInfo.dhSignedData.data,
crypto/heimdal/kdc/pkinit.c
1401
ASN1_MALLOC_ENCODE(PA_PK_AS_REP_BTMM, buf, len, &btmm, &size, ret);
crypto/heimdal/kdc/pkinit.c
1403
ASN1_MALLOC_ENCODE(PA_PK_AS_REP, buf, len, &rep, &size, ret);
crypto/heimdal/kdc/pkinit.c
1451
ASN1_MALLOC_ENCODE(ContentInfo, rep.u.encKeyPack.data,
crypto/heimdal/kdc/pkinit.c
1464
ASN1_MALLOC_ENCODE(PA_PK_AS_REP_Win2k, buf, len, &rep, &size, ret);
crypto/heimdal/kdc/pkinit.c
1889
ASN1_MALLOC_ENCODE(AD_INITIAL_VERIFIED_CAS, data.data, data.length,
crypto/heimdal/kdc/pkinit.c
976
ASN1_MALLOC_ENCODE(ReplyKeyPack_Win2k,
crypto/heimdal/kuser/kimpersonate.c
104
ASN1_MALLOC_ENCODE(EncTicketPart, buf, len, &et, &size, ret);
crypto/heimdal/kuser/kimpersonate.c
132
ASN1_MALLOC_ENCODE(Ticket, buf, len, &ticket, &size, ret);
crypto/heimdal/lib/asn1/check-gen.c
1299
ASN1_MALLOC_ENCODE(type, os.data, os.length, ptr, &size, ret); \
crypto/heimdal/lib/asn1/check-gen.c
1389
ASN1_MALLOC_ENCODE(TESTMechTypeList, ptr, len, &tl, &size, ret);
crypto/heimdal/lib/gssapi/mech/gss_encapsulate_token.c
54
ASN1_MALLOC_ENCODE(GSSAPIContextToken,
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
128
ASN1_MALLOC_ENCODE(NegotiationTokenWin,
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
251
ASN1_MALLOC_ENCODE(NegotiationToken,
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
442
ASN1_MALLOC_ENCODE(MechTypeList,
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
55
ASN1_MALLOC_ENCODE(NegotiationToken,
crypto/heimdal/lib/gssapi/spnego/init_sec_context.c
159
ASN1_MALLOC_ENCODE(NegotiationToken,
crypto/heimdal/lib/gssapi/spnego/init_sec_context.c
551
ASN1_MALLOC_ENCODE(MechTypeList, mech_buf.value, mech_buf.length,
crypto/heimdal/lib/hdb/common.c
48
ASN1_MALLOC_ENCODE(Principal, key->data, key->length, &new, &len, ret);
crypto/heimdal/lib/hdb/common.c
67
ASN1_MALLOC_ENCODE(hdb_entry, value->data, value->length, ent, &len, ret);
crypto/heimdal/lib/hdb/common.c
87
ASN1_MALLOC_ENCODE(hdb_entry_alias, value->data, value->length,
crypto/heimdal/lib/hdb/hdb-ldap.c
674
ASN1_MALLOC_ENCODE(Key, buf, buf_size, &ent->entry.keys.val[i], &len, ret);
crypto/heimdal/lib/hdb/print.c
295
ASN1_MALLOC_ENCODE(HDB_extension, d, size,
crypto/heimdal/lib/hx509/ca.c
1198
ASN1_MALLOC_ENCODE(KeyUsage, data.data, data.length, &ku, &size, ret);
crypto/heimdal/lib/hx509/ca.c
1214
ASN1_MALLOC_ENCODE(ExtKeyUsage, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1231
ASN1_MALLOC_ENCODE(GeneralNames, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1249
ASN1_MALLOC_ENCODE(AuthorityKeyIdentifier, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1284
ASN1_MALLOC_ENCODE(SubjectKeyIdentifier, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1316
ASN1_MALLOC_ENCODE(BasicConstraints, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1358
ASN1_MALLOC_ENCODE(ProxyCertInfo, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1377
ASN1_MALLOC_ENCODE(CRLDistributionPoints, data.data, data.length,
crypto/heimdal/lib/hx509/ca.c
1393
ASN1_MALLOC_ENCODE(TBSCertificate, data.data, data.length,tbsc, &size, ret);
crypto/heimdal/lib/hx509/ca.c
487
ASN1_MALLOC_ENCODE(DistributionPointName,
crypto/heimdal/lib/hx509/ca.c
661
ASN1_MALLOC_ENCODE(KRB5PrincipalName, os.data, os.length, &p, &size, ret);
crypto/heimdal/lib/hx509/ca.c
700
ASN1_MALLOC_ENCODE(PKIXXmppAddr, os.data, os.length, &ustring, &size, ret);
crypto/heimdal/lib/hx509/cert.c
3365
ASN1_MALLOC_ENCODE(Certificate, os->data, os->length,
crypto/heimdal/lib/hx509/cms.c
104
ASN1_MALLOC_ENCODE(ContentInfo, res->data, res->length, &ci, &size, ret);
crypto/heimdal/lib/hx509/cms.c
1280
ASN1_MALLOC_ENCODE(MessageDigest,
crypto/heimdal/lib/hx509/cms.c
1305
ASN1_MALLOC_ENCODE(ContentType,
crypto/heimdal/lib/hx509/cms.c
1329
ASN1_MALLOC_ENCODE(CMSAttributes,
crypto/heimdal/lib/hx509/cms.c
1568
ASN1_MALLOC_ENCODE(SignedData,
crypto/heimdal/lib/hx509/cms.c
697
ASN1_MALLOC_ENCODE(EnvelopedData, content->data, content->length,
crypto/heimdal/lib/hx509/cms.c
971
ASN1_MALLOC_ENCODE(CMSAttributes,
crypto/heimdal/lib/hx509/crypto.c
2186
ASN1_MALLOC_ENCODE(CMSCBCParameter, param->data, param->length,
crypto/heimdal/lib/hx509/crypto.c
2242
ASN1_MALLOC_ENCODE(CMSRC2CBCParameter, param->data, param->length,
crypto/heimdal/lib/hx509/crypto.c
706
ASN1_MALLOC_ENCODE(DigestInfo,
crypto/heimdal/lib/hx509/ks_p12.c
504
ASN1_MALLOC_ENCODE(PKCS12_OctetString,
crypto/heimdal/lib/hx509/ks_p12.c
515
ASN1_MALLOC_ENCODE(PKCS12_CertBag, os.data, os.length,
crypto/heimdal/lib/hx509/ks_p12.c
548
ASN1_MALLOC_ENCODE(PKCS8PrivateKeyInfo, os.data, os.length,
crypto/heimdal/lib/hx509/ks_p12.c
581
ASN1_MALLOC_ENCODE(PKCS12_AuthenticatedSafe, asdata.data, asdata.length,
crypto/heimdal/lib/hx509/ks_p12.c
595
ASN1_MALLOC_ENCODE(PKCS12_OctetString,
crypto/heimdal/lib/hx509/ks_p12.c
607
ASN1_MALLOC_ENCODE(PKCS12_PFX, asdata.data, asdata.length,
crypto/heimdal/lib/hx509/name.c
886
ASN1_MALLOC_ENCODE(Name, os->data, os->length, &name->der_name, &size, ret);
crypto/heimdal/lib/hx509/req.c
206
ASN1_MALLOC_ENCODE(CertificationRequestInfo, data.data, data.length,
crypto/heimdal/lib/hx509/req.c
225
ASN1_MALLOC_ENCODE(CertificationRequest, data.data, data.length,
crypto/heimdal/lib/hx509/revoke.c
1038
ASN1_MALLOC_ENCODE(OCSPRequest, request->data, request->length,
crypto/heimdal/lib/hx509/revoke.c
1505
ASN1_MALLOC_ENCODE(TBSCRLCertList, os->data, os->length,
crypto/heimdal/lib/hx509/revoke.c
1527
ASN1_MALLOC_ENCODE(CRLCertificateList, os->data, os->length,
crypto/heimdal/lib/kadm5/get_s.c
262
ASN1_MALLOC_ENCODE(HDB_Ext_PKINIT_acl, buf.data, buf.length,
crypto/heimdal/lib/kadm5/get_s.c
288
ASN1_MALLOC_ENCODE(HDB_Ext_Aliases, buf.data, buf.length,
crypto/heimdal/lib/kafs/afskrb5.c
72
ASN1_MALLOC_ENCODE(EncryptedData, buf, buf_len, &t.enc_part,
crypto/heimdal/lib/krb5/build_ap_req.c
67
ASN1_MALLOC_ENCODE(AP_REQ, retdata->data, retdata->length,
crypto/heimdal/lib/krb5/build_auth.c
173
ASN1_MALLOC_ENCODE(Authenticator, buf, buf_size, &auth, &len, ret);
crypto/heimdal/lib/krb5/build_auth.c
53
ASN1_MALLOC_ENCODE(EtypeList, buf, buf_size, &etypes, &len, ret);
crypto/heimdal/lib/krb5/build_auth.c
73
ASN1_MALLOC_ENCODE(AD_IF_RELEVANT, buf, buf_size, &ad, &len, ret);
crypto/heimdal/lib/krb5/changepw.c
201
ASN1_MALLOC_ENCODE(ChangePasswdDataMS, pwd_data.data, pwd_data.length,
crypto/heimdal/lib/krb5/crypto-pk.c
118
ASN1_MALLOC_ENCODE(KRB5PrincipalName, data->data, data->length,
crypto/heimdal/lib/krb5/crypto-pk.c
156
ASN1_MALLOC_ENCODE(PkinitSuppPubInfo, pub.data, pub.length,
crypto/heimdal/lib/krb5/crypto-pk.c
180
ASN1_MALLOC_ENCODE(PkinitSP80056AOtherInfo, other->data, other->length,
crypto/heimdal/lib/krb5/digest.c
282
ASN1_MALLOC_ENCODE(DigestReqInner, data.data, data.length,
crypto/heimdal/lib/krb5/digest.c
325
ASN1_MALLOC_ENCODE(DigestREQ, data.data, data.length,
crypto/heimdal/lib/krb5/get_cred.c
474
ASN1_MALLOC_ENCODE(PA_S4U2Self, buf, len, &self, &size, ret);
crypto/heimdal/lib/krb5/get_cred.c
501
ASN1_MALLOC_ENCODE(TGS_REQ, enc.data, enc.length, &req, &len, ret);
crypto/heimdal/lib/krb5/get_cred.c
62
ASN1_MALLOC_ENCODE(KDC_REQ_BODY, buf, buf_size, body, &len, ret);
crypto/heimdal/lib/krb5/get_cred.c
98
ASN1_MALLOC_ENCODE(AuthorizationData, buf, buf_size, authdata,
crypto/heimdal/lib/krb5/get_for_creds.c
391
ASN1_MALLOC_ENCODE(EncKrbCredPart, buf, buf_size,
crypto/heimdal/lib/krb5/get_for_creds.c
443
ASN1_MALLOC_ENCODE(KRB_CRED, buf, buf_size, &cred, &len, ret);
crypto/heimdal/lib/krb5/get_in_tkt.c
419
ASN1_MALLOC_ENCODE(AS_REQ, req.data, req.length, &a, &len, ret);
crypto/heimdal/lib/krb5/get_in_tkt.c
56
ASN1_MALLOC_ENCODE(PA_ENC_TS_ENC, buf, buf_size, &p, &len, ret);
crypto/heimdal/lib/krb5/get_in_tkt.c
78
ASN1_MALLOC_ENCODE(EncryptedData, buf, buf_size, &encdata, &len, ret);
crypto/heimdal/lib/krb5/init_creds_pw.c
1128
ASN1_MALLOC_ENCODE(PA_PAC_REQUEST, buf, length,
crypto/heimdal/lib/krb5/init_creds_pw.c
1824
ASN1_MALLOC_ENCODE(AS_REQ,
crypto/heimdal/lib/krb5/init_creds_pw.c
943
ASN1_MALLOC_ENCODE(PA_ENC_TS_ENC, buf, buf_size, &p, &len, ret);
crypto/heimdal/lib/krb5/init_creds_pw.c
966
ASN1_MALLOC_ENCODE(EncryptedData, buf, buf_size, &encdata, &len, ret);
crypto/heimdal/lib/krb5/mk_error.c
86
ASN1_MALLOC_ENCODE(KRB_ERROR, reply->data, reply->length, &msg, &len, ret);
crypto/heimdal/lib/krb5/mk_priv.c
128
ASN1_MALLOC_ENCODE(KRB_PRIV, buf, buf_size, &s, &len, ret);
crypto/heimdal/lib/krb5/mk_priv.c
98
ASN1_MALLOC_ENCODE(EncKrbPrivPart, buf, buf_size, &part, &len, ret);
crypto/heimdal/lib/krb5/mk_rep.c
117
ASN1_MALLOC_ENCODE(AP_REP, outbuf->data, outbuf->length, &ap, &len, ret);
crypto/heimdal/lib/krb5/mk_rep.c
94
ASN1_MALLOC_ENCODE(EncAPRepPart, buf, buf_size, &body, &len, ret);
crypto/heimdal/lib/krb5/mk_safe.c
102
ASN1_MALLOC_ENCODE(KRB_SAFE, buf, buf_size, &s, &len, ret);
crypto/heimdal/lib/krb5/mk_safe.c
126
ASN1_MALLOC_ENCODE(KRB_SAFE, buf, buf_size, &s, &len, ret);
crypto/heimdal/lib/krb5/pkinit.c
334
ASN1_MALLOC_ENCODE(IssuerAndSerialNumber,
crypto/heimdal/lib/krb5/pkinit.c
391
ASN1_MALLOC_ENCODE(KDC_REQ_BODY, buf, buf_size, body, &len, ret);
crypto/heimdal/lib/krb5/pkinit.c
525
ASN1_MALLOC_ENCODE(DomainParameters,
crypto/heimdal/lib/krb5/pkinit.c
540
ASN1_MALLOC_ENCODE(DHPublicKey, dhbuf.data, dhbuf.length,
crypto/heimdal/lib/krb5/pkinit.c
566
ASN1_MALLOC_ENCODE(ECParameters, p, xlen, &ecp, &size, ret);
crypto/heimdal/lib/krb5/pkinit.c
699
ASN1_MALLOC_ENCODE(AuthPack_Win2k, buf.data, buf.length,
crypto/heimdal/lib/krb5/pkinit.c
723
ASN1_MALLOC_ENCODE(AuthPack, buf.data, buf.length, &ap, &size, ret);
crypto/heimdal/lib/krb5/pkinit.c
761
ASN1_MALLOC_ENCODE(PA_PK_AS_REQ_Win2k, buf.data, buf.length,
crypto/heimdal/lib/krb5/pkinit.c
795
ASN1_MALLOC_ENCODE(PA_PK_AS_REQ, buf.data, buf.length,
crypto/heimdal/lib/krb5/rd_cred.c
270
ASN1_MALLOC_ENCODE(Ticket, creds->ticket.data, creds->ticket.length,
crypto/heimdal/lib/krb5/rd_safe.c
54
ASN1_MALLOC_ENCODE(KRB_SAFE, buf, buf_size, safe, &len, ret);
crypto/heimdal/lib/krb5/ticket.c
266
ASN1_MALLOC_ENCODE(AuthorizationData, buf.data, buf.length,
crypto/heimdal/lib/krb5/ticket.c
541
ASN1_MALLOC_ENCODE(PA_ClientCanonicalizedNames, data.data, data.length,
crypto/heimdal/lib/krb5/ticket.c
836
ASN1_MALLOC_ENCODE(Ticket, creds->ticket.data, creds->ticket.length,