Searched defs:oid (Results 1 - 25 of 163) sorted by relevance

1234567

/freebsd-10-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_release_oid.c38 gss_release_oid(OM_uint32 *minor_status, gss_OID *oid) argument
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_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_utils.c50 _gss_free_oid(OM_uint32 *minor_status, gss_OID oid) argument
H A Dgss_cred.c149 gss_OID_desc oid; local
H A Dgss_oid_to_str.c37 gss_oid_to_str(OM_uint32 *minor_status, gss_OID oid, gss_buffer_t oid_str) argument
70 gss_oid_to_name(gss_const_OID oid) argument
[all...]
H A Dgss_display_status.c184 gss_buffer_desc oid; local
/freebsd-10-stable/lib/libgssapi/
H A Dgss_release_oid.c41 gss_release_oid(OM_uint32 *minor_status, gss_OID *oid) argument
H A Dgss_encapsulate_token.c36 gss_encapsulate_token(const gss_buffer_t input_token, gss_OID oid, argument
H A Dgss_decapsulate_token.c36 gss_decapsulate_token(const gss_buffer_t input_token, gss_OID oid, argument
H A Dgss_oid_to_str.c44 gss_oid_to_str(OM_uint32 *minor_status, gss_OID oid, gss_buffer_t oid_str) argument
H A Dgss_utils.c70 _gss_free_oid(OM_uint32 *minor_status, gss_OID oid) argument
/freebsd-10-stable/tools/regression/security/cap_test/
H A Dcap_test_sysctl.c57 int i, oid[2]; local
/freebsd-10-stable/lib/libc/gen/
H A D__getosreldate.c52 int oid[2]; local
H A Dsysctlnametomib.c45 int oid[2]; local
H A Dsetproctitle.c78 int oid[4]; local
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dpkcs8.c24 struct asn1_oid oid; local
[all...]
H A Dasn1.c79 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) argument
123 asn1_get_oid(const u8 *buf, size_t len, struct asn1_oid *oid, const u8 **next) argument
143 asn1_oid_to_str(struct asn1_oid *oid, char *buf, size_t len) argument
[all...]
/freebsd-10-stable/tools/tools/iwi/
H A Diwistats.c115 char oid[32]; local
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dder_format.c108 der_print_heim_oid (const heim_oid *oid, char delim, char **str) argument
/freebsd-10-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_conf.c45 gss_OID oid = kgss_find_mech_by_name(mech); local
56 rpc_gss_oid_to_mech(gss_OID oid, const char **mech_ret) argument
156 gss_OID oid = kgss_find_mech_by_name(mech); local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn_moid.c112 ASN1_OBJECT *oid; local
/freebsd-10-stable/sys/kgssapi/
H A Dgssd_prot.c60 xdr_gss_OID_desc(XDR *xdrs, gss_OID_desc *oid) argument
78 gss_OID oid; local
[all...]
/freebsd-10-stable/tools/tools/ipw/
H A Dipwstats.c248 char oid[32]; local
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_node.c169 policy_node_match(const X509_POLICY_LEVEL *lvl, const X509_POLICY_NODE *node, const ASN1_OBJECT *oid) argument

Completed in 217 milliseconds

1234567