Searched defs:oid (Results 1 - 25 of 159) sorted by last modified time

1234567

/freebsd-10.0-release/crypto/openssl/apps/
H A Dts.c407 static ASN1_OBJECT *txt2obj(const char *oid) argument
/freebsd-10.0-release/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c715 ASN1_OBJECT *oid; local
/freebsd-10.0-release/crypto/openssl/crypto/cms/
H A Dcms_att.c123 void *CMS_signed_get0_data_by_OBJ(CMS_SignerInfo *si, ASN1_OBJECT *oid, argument
189 void *CMS_unsigned_get0_data_by_OBJ(CMS_SignerInfo *si, ASN1_OBJECT *oid, argument
H A Dcms_lib.c288 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid) argument
/freebsd-10.0-release/crypto/openssl/crypto/x509v3/
H A Dpcy_node.c174 policy_node_match(const X509_POLICY_LEVEL *lvl, const X509_POLICY_NODE *node, const ASN1_OBJECT *oid) argument
H A Dpcy_tree.c83 ASN1_OBJECT *oid; local
429 ASN1_OBJECT *oid = sk_ASN1_OBJECT_value(expset, i); local
638 ASN1_OBJECT *oid; local
[all...]
H A Dv3_ocsp.c194 static int i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, argument
/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Dasn_moid.c114 ASN1_OBJECT *oid; local
H A Dtasn_prn.c487 static int asn1_print_oid_ctx(BIO *out, const ASN1_OBJECT *oid, argument
/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobj_dat.c786 int OBJ_create(const char *oid, const char *sn, const char *ln) argument
/freebsd-10.0-release/crypto/openssl/crypto/x509/
H A Dx509_vpm.c279 ASN1_OBJECT *oid, *doid; local
/freebsd-10.0-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c313 gss_OID oid = GSS_C_NO_OID; local
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dcheck-der.c881 test_heim_oid_format_same(const char *str, const heim_oid *oid) argument
H A Dder_format.c108 der_print_heim_oid (const heim_oid *oid, char delim, char **str) argument
H A Dder_length.c86 len_oid (const heim_oid *oid) argument
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c173 const heim_oid *oid; member in struct:certfind
653 const heim_oid *oid = NULL; local
623 _krb5_pk_mk_ContentInfo(krb5_context context, const krb5_data *buf, const heim_oid *oid, struct ContentInfo *content_info) argument
1559 heim_oid oid; local
1683 heim_oid oid; local
[all...]
H A Dscache.c987 sqlite_uint64 oid; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/
H A Dgssapi_mech.h564 gss_OID oid; member in struct:_gss_oid_name_table
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Ddecapsulate.c93 _gsskrb5_verify_header(u_char **str, size_t total_len, const void *type, gss_OID oid) argument
155 _gsskrb5_decapsulate(OM_uint32 *minor_status, gss_buffer_t input_token_buffer, krb5_data *out_data, const void *type, gss_OID oid) argument
H A Dinquire_sec_context_by_oid.c39 heim_oid oid; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_cred.c149 gss_OID_desc oid; local
H A Dgss_decapsulate_token.c37 gss_decapsulate_token(gss_const_buffer_t input_token, gss_const_OID oid, gss_buffer_t output_token) argument
H A Dgss_display_status.c184 gss_buffer_desc oid; local
H A Dgss_encapsulate_token.c37 gss_encapsulate_token(gss_const_buffer_t input_token, gss_const_OID oid, gss_buffer_t output_token) argument
H A Dgss_krb5.c612 heim_oid baseoid, oid; local
703 gsskrb5_extract_key(OM_uint32 *minor_status, gss_ctx_id_t context_handle, const gss_OID oid, krb5_keyblock **keyblock) argument
[all...]

Completed in 273 milliseconds

1234567