Searched defs:eContentType (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dcms.c1180 const heim_oid *eContentType; member in struct:sigctx
1144 hx509_cms_create_signed_1(hx509_context context, int flags, const heim_oid *eContentType, const void *data, size_t length, const AlgorithmIdentifier *digest_alg, hx509_cert cert, hx509_peer_info peer, hx509_certs anchors, hx509_certs pool, heim_octet_string *signed_data) argument
1437 hx509_cms_create_signed(hx509_context context, int flags, const heim_oid *eContentType, const void *data, size_t length, const AlgorithmIdentifier *digest_alg, hx509_certs certs, hx509_peer_info peer, hx509_certs anchors, hx509_certs pool, heim_octet_string *signed_data) argument
[all...]
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dpkinit.c497 heim_oid eContentType = { 0, NULL }, contentInfoOid = { 0, NULL }; local
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_lcl.h124 ASN1_OBJECT *eContentType; member in struct:CMS_EncapsulatedContentInfo_st
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dpkinit.c224 create_signature(krb5_context context, const heim_oid *eContentType, krb5_data *eContent, struct krb5_pk_identity *id, hx509_peer_info peer, krb5_data *sd_data) argument

Completed in 123 milliseconds