Searched refs:hx509_cms_wrap_ContentInfo (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/kerberos5/lib/libhx509/
H A DMakefile91 hx509_cms.3 hx509_cms_wrap_ContentInfo.3 \
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h488 hx509_cms_wrap_ContentInfo (
H A Dhxtool.c465 ret = hx509_cms_wrap_ContentInfo(&asn1_oid_id_pkcs7_signedData, &o, &wo);
467 errx(1, "hx509_cms_wrap_ContentInfo: %d", ret);
641 ret = hx509_cms_wrap_ContentInfo(&asn1_oid_id_pkcs7_envelopedData, &o, &wo);
643 errx(1, "hx509_cms_wrap_ContentInfo: %d", ret);
H A Dcms.c75 hx509_cms_wrap_ContentInfo(const heim_oid *oid, function
/freebsd-10.3-release/crypto/heimdal/kdc/
H A Dpkinit.c1054 ret = hx509_cms_wrap_ContentInfo(&asn1_oid_id_pkcs7_signedData,
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c733 ret = hx509_cms_wrap_ContentInfo(&asn1_oid_id_pkcs7_signedData, &sd_buf, &buf);

Completed in 131 milliseconds