Searched defs:oid (Results 76 - 100 of 159) sorted by relevance

1234567

/freebsd-10.0-release/contrib/bsnmp/lib/
H A Dasn1.c556 asn_get_objid_raw(struct asn_buf *b, asn_len_t len, struct asn_oid *oid) argument
611 asn_get_objid(struct asn_buf *b, struct asn_oid *oid) argument
627 asn_put_objid(struct asn_buf *b, const struct asn_oid *oid) argument
977 asn_oid2str_r(const struct asn_oid *oid, char *buf) argument
997 asn_oid2str(const struct asn_oid *oid) argument
[all...]
/freebsd-10.0-release/contrib/wpa/src/tls/
H A Dx509v3.h15 struct asn1_oid oid; member in struct:x509_algorithm_identifier
H A Dx509v3.c297 struct asn1_oid oid; local
715 x509_id_ce_oid(struct asn1_oid *oid) argument
1078 x509_parse_extension_data(struct x509_certificate *cert, struct asn1_oid *oid, const u8 *pos, size_t len) argument
1112 struct asn1_oid oid; local
1413 x509_rsadsi_oid(struct asn1_oid *oid) argument
1423 x509_pkcs_oid(struct asn1_oid *oid) argument
1431 x509_digest_oid(struct asn1_oid *oid) argument
1439 x509_sha1_oid(struct asn1_oid *oid) argument
1451 x509_sha256_oid(struct asn1_oid *oid) argument
1589 struct asn1_oid oid; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/mech/
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...]
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c318 gss_OID_desc oid; local
/freebsd-10.0-release/lib/librpcsec_gss/
H A Drpcsec_gss.c126 gss_OID oid; local
/freebsd-10.0-release/sys/arm/ti/twl/
H A Dtwl_clks.c125 struct sysctl_oid *oid; member in struct:twl_clk_entry
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_drv.c977 struct sysctl_oid *oid; local
/freebsd-10.0-release/sys/dev/hyperv/netvsc/
H A Dhv_rndis_filter.c394 hv_rf_query_device(rndis_device *device, uint32_t oid, void *result, argument
/freebsd-10.0-release/sys/dev/iicbus/
H A Dad7417.c392 struct sysctl_oid *oid, *sensroot_oid; local
/freebsd-10.0-release/sys/netinet/
H A Dip_dummynet.h114 struct dn_id oid; member in struct:dn_link
134 struct dn_id oid; member in struct:dn_fs
170 struct dn_id oid; member in struct:dn_flow
185 struct dn_id oid; member in struct:dn_sch
201 struct dn_id oid; member in struct:dn_profile
/freebsd-10.0-release/sys/netpfil/ipfw/test/
H A Ddn_test.h81 struct dn_id oid; member in struct:dn_flow
/freebsd-10.0-release/sys/powerpc/powermac/
H A Dfcu.c576 struct sysctl_oid *oid, *fanroot_oid; local
[all...]
/freebsd-10.0-release/sys/xen/interface/
H A Dtmem.h114 uint64_t oid[3]; member in struct:tmem_op::__anon11248::__anon11250
119 uint64_t oid[3]; member in struct:tmem_op::__anon11248::__anon11251
134 uint64_t oid[3]; member in struct:tmem_handle
/freebsd-10.0-release/tools/tools/npe/npestats/
H A Dnpestats.c127 char oid[80]; member in struct:npestatfoo_p
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c928 bridge_name_index_get(const struct asn_oid *oid, uint sub, char *b_name) argument
943 bridge_if_index_append(struct asn_oid *oid, uint sub, argument
956 bridge_if_index_get(const struct asn_oid *oid, uint sub) argument
972 bridge_if_index_getnext(const struct asn_oid *oid, uint sub) argument
[all...]
/freebsd-10.0-release/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.c184 snmp_tc2oid(enum snmp_tc tc, char *str, struct asn_oid *oid) argument
231 snmp_str2asn_oid(char *str, struct asn_oid *oid) argument
338 snmp_date2asn_oid(char *str, struct asn_oid *oid) argument
601 snmp_addr2asn_oid(char *str, struct asn_oid *oid) argument
715 snmp_ntp_ts2asn_oid(char *str, struct asn_oid *oid) argument
869 snmp_bridgeid2oct(char *str, struct asn_oid *oid) argument
1017 snmp_bport_id2oct(char *str, struct asn_oid *oid) argument
1177 snmp_inetaddr2oct(char *str, struct asn_oid *oid) argument
1210 snmp_bits2oct(char *str, struct asn_oid *oid) argument
[all...]
/freebsd-10.0-release/contrib/bsnmp/snmpd/
H A Dsnmpd.h294 struct asn_oid oid; /* the resource OID */ member in struct:objres
/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
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/
H A Dtest_context.c73 gss_OID oid; member in struct:__anon4794
101 oid_to_string(const gss_OID oid) argument
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dca.c418 hx509_ca_tbs_add_eku(hx509_context context, hx509_ca_tbs tbs, const heim_oid *oid) argument
567 hx509_ca_tbs_add_san_otherName(hx509_context context, hx509_ca_tbs tbs, const heim_oid *oid, const heim_octet_string *os) argument
687 add_utf8_san(hx509_context context, hx509_ca_tbs tbs, const heim_oid *oid, const char *string) argument
912 add_extension(hx509_context context, TBSCertificate *tbsc, int critical_flag, const heim_oid *oid, const heim_octet_string *data) argument
[all...]
H A Dcms.c75 hx509_cms_wrap_ContentInfo(const heim_oid *oid, argument
129 hx509_cms_unwrap_ContentInfo(const heim_octet_string *in, heim_oid *oid, heim_octet_string *out, int *have_data) argument
747 find_attribute(const CMSAttributes *attr, const heim_oid *oid) argument
1089 add_one_attribute(Attribute **attr, unsigned int *len, const heim_oid *oid, heim_octet_string *data) argument
[all...]
H A Dhx509.h88 heim_oid oid; member in struct:hx509_cert_attribute_data
H A Dname.c160 stringtooid(const char *name, size_t len, heim_oid *oid) argument
592 heim_oid oid; local
514 _hx509_name_modify(hx509_context context, Name *name, int append, const heim_oid *oid, const char *str) argument
946 char *oid; local
1009 char *oid; local
[all...]

Completed in 312 milliseconds

1234567