Searched defs:contentType (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/crypto/heimdal/lib/hx509/
H A Dks_p12.c238 heim_oid contentType; local
266 heim_oid contentType; local
[all...]
H A Dcms.c347 hx509_cms_unenvelope(hx509_context context, hx509_certs certs, int flags, const void *data, size_t length, const heim_octet_string *encryptedContent, time_t time_now, heim_oid *contentType, heim_octet_string *content) argument
551 hx509_cms_envelope_1(hx509_context context, int flags, hx509_cert cert, const void *data, size_t length, const heim_oid *encryption_type, const heim_oid *contentType, heim_octet_string *content) argument
779 hx509_cms_verify_signed(hx509_context context, hx509_verify_ctx ctx, unsigned int flags, const void *data, size_t length, const heim_octet_string *signedContent, hx509_certs pool, heim_oid *contentType, heim_octet_string *content, hx509_certs *signer_certs) argument
1586 hx509_cms_decrypt_encrypted(hx509_context context, hx509_lock lock, const void *data, size_t length, heim_oid *contentType, heim_octet_string *content) argument
[all...]
H A Dhxtool.c359 heim_oid contentType; local
512 heim_oid contentType = { 0, NULL }; local
579 heim_oid contentType; local
[all...]
/freebsd-10.1-release/contrib/expat/xmlwf/
H A Dxmlwin32url.cxx151 char contentType[1024]; local
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_lcl.h99 ASN1_OBJECT *contentType; member in struct:CMS_ContentInfo_st
165 ASN1_OBJECT *contentType; member in struct:CMS_EncryptedContentInfo_st
377 ASN1_OBJECT *contentType; member in struct:CMS_Receipt_st
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c1169 heim_oid contentType = { 0, NULL }; local
889 pk_verify_sign(krb5_context context, const void *data, size_t length, struct krb5_pk_identity *id, heim_oid *contentType, krb5_data *content, struct krb5_pk_cert **signer) argument
1317 heim_oid contentType = { 0, NULL }; local
[all...]

Completed in 90 milliseconds