Home
last modified time | relevance | path

Searched refs:oid_len (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/dports/net-mgmt/gsnmp/gsnmp-0.2.0/src/
H A Dtable.c105 if (cobj->oid_len >= obj->oid_len in g_snmp_table_done_callback()
108 index_len = cobj->oid_len - obj->oid_len; in g_snmp_table_done_callback()
109 g_memmove(index, cobj->oid + obj->oid_len, in g_snmp_table_done_callback()
112 if ((j=memcmp(index, cobj->oid + obj->oid_len, in g_snmp_table_done_callback()
113 MIN(index_len, cobj->oid_len - obj->oid_len) in g_snmp_table_done_callback()
117 index_len = cobj->oid_len - obj->oid_len; in g_snmp_table_done_callback()
118 g_memmove(index, cobj->oid + obj->oid_len, in g_snmp_table_done_callback()
122 if (cobj->oid_len - obj->oid_len < index_len) { in g_snmp_table_done_callback()
124 index_len = cobj->oid_len - obj->oid_len; in g_snmp_table_done_callback()
152 if (cobj->oid_len - obj->oid_len == index_len) in g_snmp_table_done_callback()
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/include/mbedtls/
H A Dpsa_util.h164 char const **oid, size_t *oid_len ) in mbedtls_psa_get_ecc_oid_from_id() argument
174 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192R1 ); in mbedtls_psa_get_ecc_oid_from_id()
180 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP224R1 ); in mbedtls_psa_get_ecc_oid_from_id()
186 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
192 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
198 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP521R1 ); in mbedtls_psa_get_ecc_oid_from_id()
209 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192K1 ); in mbedtls_psa_get_ecc_oid_from_id()
232 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
238 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
244 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP512R1 ); in mbedtls_psa_get_ecc_oid_from_id()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/mbedtls/
H A Dpsa_util.h164 char const **oid, size_t *oid_len ) in vdb_mbedtls_psa_get_ecc_oid_from_id() argument
174 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
180 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP224R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
186 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP256R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
192 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP384R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
198 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP521R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
209 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192K1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
232 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP256R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
238 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP384R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
244 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP512R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/mbedtls/
H A Dpsa_util.h164 char const **oid, size_t *oid_len ) in vdb_mbedtls_psa_get_ecc_oid_from_id() argument
174 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
180 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP224R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
186 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP256R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
192 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP384R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
198 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP521R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
209 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192K1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
232 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP256R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
238 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP384R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
244 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP512R1 ); in vdb_mbedtls_psa_get_ecc_oid_from_id()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dx509info.c43 result->oid_len = attr->oid_len; in svn_x509_name_attr_dup()
44 result->oid = apr_pmemdup(result_pool, attr->oid, attr->oid_len); in svn_x509_name_attr_dup()
53 *len = attr->oid_len; in svn_x509_name_attr_get_oid()
126 const apr_size_t oid_len; member
148 svn_x509_oid_to_string(const unsigned char *oid, apr_size_t oid_len, in svn_x509_oid_to_string() argument
153 const unsigned char *end = p + oid_len; in svn_x509_oid_to_string()
223 if (oid_len == entry->oid_len && in oid_to_asn1_oid()
224 memcmp(oid, entry->oid, oid_len) == 0) in oid_to_asn1_oid()
231 static const char *oid_to_best_label(unsigned char *oid, apr_size_t oid_len, in oid_to_best_label() argument
234 const asn1_oid *entry = oid_to_asn1_oid(oid, oid_len); in oid_to_best_label()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dx509info.c43 result->oid_len = attr->oid_len; in svn_x509_name_attr_dup()
44 result->oid = apr_pmemdup(result_pool, attr->oid, attr->oid_len); in svn_x509_name_attr_dup()
53 *len = attr->oid_len; in svn_x509_name_attr_get_oid()
126 const apr_size_t oid_len; member
148 svn_x509_oid_to_string(const unsigned char *oid, apr_size_t oid_len, in svn_x509_oid_to_string() argument
153 const unsigned char *end = p + oid_len; in svn_x509_oid_to_string()
223 if (oid_len == entry->oid_len && in oid_to_asn1_oid()
224 memcmp(oid, entry->oid, oid_len) == 0) in oid_to_asn1_oid()
231 static const char *oid_to_best_label(unsigned char *oid, apr_size_t oid_len, in oid_to_best_label() argument
234 const asn1_oid *entry = oid_to_asn1_oid(oid, oid_len); in oid_to_best_label()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dx509info.c43 result->oid_len = attr->oid_len; in svn_x509_name_attr_dup()
44 result->oid = apr_pmemdup(result_pool, attr->oid, attr->oid_len); in svn_x509_name_attr_dup()
53 *len = attr->oid_len; in svn_x509_name_attr_get_oid()
126 const apr_size_t oid_len; member
148 svn_x509_oid_to_string(const unsigned char *oid, apr_size_t oid_len, in svn_x509_oid_to_string() argument
153 const unsigned char *end = p + oid_len; in svn_x509_oid_to_string()
223 if (oid_len == entry->oid_len && in oid_to_asn1_oid()
224 memcmp(oid, entry->oid, oid_len) == 0) in oid_to_asn1_oid()
231 static const char *oid_to_best_label(unsigned char *oid, apr_size_t oid_len, in oid_to_best_label() argument
234 const asn1_oid *entry = oid_to_asn1_oid(oid, oid_len); in oid_to_best_label()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dx509info.c43 result->oid_len = attr->oid_len; in svn_x509_name_attr_dup()
44 result->oid = apr_pmemdup(result_pool, attr->oid, attr->oid_len); in svn_x509_name_attr_dup()
53 *len = attr->oid_len; in svn_x509_name_attr_get_oid()
126 const apr_size_t oid_len; member
148 svn_x509_oid_to_string(const unsigned char *oid, apr_size_t oid_len, in svn_x509_oid_to_string() argument
153 const unsigned char *end = p + oid_len; in svn_x509_oid_to_string()
223 if (oid_len == entry->oid_len && in oid_to_asn1_oid()
224 memcmp(oid, entry->oid, oid_len) == 0) in oid_to_asn1_oid()
231 static const char *oid_to_best_label(unsigned char *oid, apr_size_t oid_len, in oid_to_best_label() argument
234 const asn1_oid *entry = oid_to_asn1_oid(oid, oid_len); in oid_to_best_label()
[all …]
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/include/mbedtls/
H A Dpsa_util.h164 char const **oid, size_t *oid_len ) in mbedtls_psa_get_ecc_oid_from_id() argument
174 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192R1 ); in mbedtls_psa_get_ecc_oid_from_id()
180 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP224R1 ); in mbedtls_psa_get_ecc_oid_from_id()
186 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
192 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
198 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP521R1 ); in mbedtls_psa_get_ecc_oid_from_id()
209 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192K1 ); in mbedtls_psa_get_ecc_oid_from_id()
232 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
238 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
244 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP512R1 ); in mbedtls_psa_get_ecc_oid_from_id()
[all …]
/dports/www/hiawatha/hiawatha-10.12/mbedtls/include/mbedtls/
H A Dpsa_util.h164 char const **oid, size_t *oid_len ) in mbedtls_psa_get_ecc_oid_from_id() argument
174 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192R1 ); in mbedtls_psa_get_ecc_oid_from_id()
180 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP224R1 ); in mbedtls_psa_get_ecc_oid_from_id()
186 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
192 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
198 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP521R1 ); in mbedtls_psa_get_ecc_oid_from_id()
209 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192K1 ); in mbedtls_psa_get_ecc_oid_from_id()
232 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
238 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
244 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP512R1 ); in mbedtls_psa_get_ecc_oid_from_id()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/include/mbedtls/
H A Dpsa_util.h165 char const **oid, size_t *oid_len ) in mbedtls_psa_get_ecc_oid_from_id() argument
175 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192R1 ); in mbedtls_psa_get_ecc_oid_from_id()
181 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP224R1 ); in mbedtls_psa_get_ecc_oid_from_id()
187 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
193 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
199 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP521R1 ); in mbedtls_psa_get_ecc_oid_from_id()
210 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_SECP192K1 ); in mbedtls_psa_get_ecc_oid_from_id()
233 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP256R1 ); in mbedtls_psa_get_ecc_oid_from_id()
239 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP384R1 ); in mbedtls_psa_get_ecc_oid_from_id()
245 *oid_len = MBEDTLS_OID_SIZE( MBEDTLS_OID_EC_GRP_BP512R1 ); in mbedtls_psa_get_ecc_oid_from_id()
[all …]
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dsnmp_agent.c74 size_t oid_len; member
628 if (out->oid_len + in->oid_len > MAX_OID_LEN) { in snmp_agent_append_oid()
632 memcpy(&out->oid[out->oid_len], in->oid, in->oid_len * sizeof(oid)); in snmp_agent_append_oid()
633 out->oid_len += in->oid_len; in snmp_agent_append_oid()
1170 SNMP_MIN(oid.oid_len, dd->oids[i].oid_len)); in snmp_agent_table_oid_handler()
1175 index_oid.oid_len = oid.oid_len - dd->oids[i].oid_len; in snmp_agent_table_oid_handler()
1236 oid.oid, oid.oid_len, td->index_oid.oid, td->index_oid.oid_len, in snmp_agent_table_index_oid_handler()
1237 SNMP_MIN(oid.oid_len, td->index_oid.oid_len)) == 0)) { in snmp_agent_table_index_oid_handler()
1291 SNMP_MIN(oid.oid_len, td->size_oid.oid_len)) == 0)) { in snmp_agent_table_size_oid_handler()
1688 return snmp_oid_compare(a->oid, a->oid_len, b->oid, b->oid_len); in oid_compare()
[all …]
H A Dsnmp.c44 size_t oid_len; member
148 dst->oid_len = n; in csnmp_oid_init()
152 return snmp_oid_compare(left->oid, left->oid_len, right->oid, right->oid_len); in csnmp_oid_compare()
157 if (src->oid_len <= root->oid_len) in csnmp_oid_suffix()
159 if (snmp_oid_ncompare(root->oid, root->oid_len, src->oid, src->oid_len, in csnmp_oid_suffix()
164 dst->oid_len = src->oid_len - root->oid_len; in csnmp_oid_suffix()
275 instance->oid.oid_len = MAX_OID_LEN; in csnmp_config_configure_data_instance()
1626 if (data->host.oid.oid_len > 0) in csnmp_read_table()
1629 if (data->filter_oid.oid_len > 0) in csnmp_read_table()
1706 if (data->host.oid.oid_len > 0) { in csnmp_read_table()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/
H A Dobject_monitor.c102 static watcher_list *find_watchers(oid * object, size_t oid_len);
169 netsnmp_monitor_register(oid * object, size_t oid_len, int priority, in netsnmp_monitor_register() argument
187 rc = insert_watcher(object, oid_len, mi); in netsnmp_monitor_register()
205 netsnmp_monitor_unregister(oid * object, size_t oid_len, int priority, in netsnmp_monitor_unregister() argument
210 watcher_list *wl = find_watchers(object, oid_len); in netsnmp_monitor_unregister()
431 find_watchers(oid * object, size_t oid_len) in find_watchers() argument
436 oah.len = oid_len; in find_watchers()
442 insert_watcher(oid * object, size_t oid_len, monitor_info * mi) in insert_watcher() argument
444 watcher_list *wl = find_watchers(object, oid_len); in insert_watcher()
487 wl->monitored_object.len = oid_len; in insert_watcher()
[all …]
/dports/net/quagga/quagga-1.2.4/lib/
H A Dsmux.c145 for (i = 0; i < oid_len; i++) in smux_oid_dump()
662 size_t oid_len; in smux_parse_set() local
693 size_t oid_len; in smux_parse_get() local
1047 size_t oid_len; in smux_trap() local
1088 ptr = snmp_build_var_op (ptr, oid, &oid_len, in smux_trap()
1263 *oid_len = 0; in smux_str2oid()
1293 *oid_len = len; in smux_str2oid()
1314 size_t oid_len; in smux_peer_oid() local
1316 ret = smux_str2oid (oid_str, oid, &oid_len); in smux_peer_oid()
1336 smux_oid = smux_oid_dup (oid, oid_len); in smux_peer_oid()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Doids.h135 guint oid_encoded2subid_sub(wmem_allocator_t *scope, const guint8 *oid_bytes, gint oid_len, guint32…
152 WS_DLL_PUBLIC void oid_both(wmem_allocator_t *scope, guint oid_len, guint32 *subids, gchar** resolv…
153 WS_DLL_PUBLIC void oid_both_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, …
161 WS_DLL_PUBLIC oid_info_t* oid_get(guint oid_len, guint32 *subids, guint* matched_p, guint* left_p);
162 …t* oid_get_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, guint32 **subids…
166 WS_DLL_PUBLIC void oid_add(const char* name, guint oid_len, guint32 *subids);
167 WS_DLL_PUBLIC void oid_add_from_encoded(const char* name, const guint8 *oid, gint oid_len);
H A Doids.c108 oid_len--;
114 if (i == oid_len) {
142 if (i == oid_len) {
162 if (oid_len) {
163 gchar* sub = oid_subid2string(NULL, subids,oid_len);
165 add_oid(name,OID_KIND_UNKNOWN,NULL,NULL,oid_len,subids);
176 if (oid_len) {
177 gchar* sub = oid_subid2string(NULL, subids,oid_len);
1009 for (i=0; i<oid_len; i++){
1248 *resolved_p = oid_resolved(scope, oid_len,subids);
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Doids.h135 guint oid_encoded2subid_sub(wmem_allocator_t *scope, const guint8 *oid_bytes, gint oid_len, guint32…
152 WS_DLL_PUBLIC void oid_both(wmem_allocator_t *scope, guint oid_len, guint32 *subids, gchar** resolv…
153 WS_DLL_PUBLIC void oid_both_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, …
161 WS_DLL_PUBLIC oid_info_t* oid_get(guint oid_len, guint32 *subids, guint* matched_p, guint* left_p);
162 …t* oid_get_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, guint32 **subids…
166 WS_DLL_PUBLIC void oid_add(const char* name, guint oid_len, guint32 *subids);
167 WS_DLL_PUBLIC void oid_add_from_encoded(const char* name, const guint8 *oid, gint oid_len);
H A Doids.c108 oid_len--; in add_oid()
114 if (i == oid_len) { in add_oid()
142 if (i == oid_len) { in add_oid()
162 if (oid_len) { in oid_add()
163 gchar* sub = oid_subid2string(NULL, subids,oid_len); in oid_add()
165 add_oid(name,OID_KIND_UNKNOWN,NULL,NULL,oid_len,subids); in oid_add()
176 if (oid_len) { in oid_add_from_string()
177 gchar* sub = oid_subid2string(NULL, subids,oid_len); in oid_add_from_string()
1009 for (i=0; i<oid_len; i++){ in oid_encoded2subid_sub()
1248 *resolved_p = oid_resolved(scope, oid_len,subids); in oid_both()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Doids.h135 guint oid_encoded2subid_sub(wmem_allocator_t *scope, const guint8 *oid_bytes, gint oid_len, guint32…
152 WS_DLL_PUBLIC void oid_both(wmem_allocator_t *scope, guint oid_len, guint32 *subids, gchar** resolv…
153 WS_DLL_PUBLIC void oid_both_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, …
161 WS_DLL_PUBLIC oid_info_t* oid_get(guint oid_len, guint32 *subids, guint* matched_p, guint* left_p);
162 …t* oid_get_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, guint32 **subids…
166 WS_DLL_PUBLIC void oid_add(const char* name, guint oid_len, guint32 *subids);
167 WS_DLL_PUBLIC void oid_add_from_encoded(const char* name, const guint8 *oid, gint oid_len);
H A Doids.c108 oid_len--; in add_oid()
114 if (i == oid_len) { in add_oid()
142 if (i == oid_len) { in add_oid()
162 if (oid_len) { in oid_add()
163 gchar* sub = oid_subid2string(NULL, subids,oid_len); in oid_add()
165 add_oid(name,OID_KIND_UNKNOWN,NULL,NULL,oid_len,subids); in oid_add()
176 if (oid_len) { in oid_add_from_string()
177 gchar* sub = oid_subid2string(NULL, subids,oid_len); in oid_add_from_string()
1009 for (i=0; i<oid_len; i++){ in oid_encoded2subid_sub()
1248 *resolved_p = oid_resolved(scope, oid_len,subids); in oid_both()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/
H A Doids.h135 guint oid_encoded2subid_sub(wmem_allocator_t *scope, const guint8 *oid_bytes, gint oid_len, guint32…
152 WS_DLL_PUBLIC void oid_both(wmem_allocator_t *scope, guint oid_len, guint32 *subids, gchar** resolv…
153 WS_DLL_PUBLIC void oid_both_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, …
161 WS_DLL_PUBLIC oid_info_t* oid_get(guint oid_len, guint32 *subids, guint* matched_p, guint* left_p);
162 …t* oid_get_from_encoded(wmem_allocator_t *scope, const guint8 *oid, gint oid_len, guint32 **subids…
166 WS_DLL_PUBLIC void oid_add(const char* name, guint oid_len, guint32 *subids);
167 WS_DLL_PUBLIC void oid_add_from_encoded(const char* name, const guint8 *oid, gint oid_len);
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/library/
H A Dasn1write.c152 const char *oid, size_t oid_len ) in mbedtls_asn1_write_oid() argument
158 (const unsigned char *) oid, oid_len ) ); in mbedtls_asn1_write_oid()
166 const char *oid, size_t oid_len, in mbedtls_asn1_write_algorithm_identifier() argument
177 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_asn1_write_oid( p, start, oid, oid_len ) ); in mbedtls_asn1_write_algorithm_identifier()
305 const char *oid, size_t oid_len, in mbedtls_asn1_store_named_data() argument
311 if( ( cur = mbedtls_asn1_find_named_data( *head, oid, oid_len ) ) == NULL ) in mbedtls_asn1_store_named_data()
318 cur->oid.len = oid_len; in mbedtls_asn1_store_named_data()
319 cur->oid.p = mbedtls_calloc( 1, oid_len ); in mbedtls_asn1_store_named_data()
326 memcpy( cur->oid.p, oid, oid_len ); in mbedtls_asn1_store_named_data()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/library/
H A Dasn1write.c185 const char *oid, size_t oid_len ) in mbedtls_asn1_write_oid() argument
191 (const unsigned char *) oid, oid_len ) ); in mbedtls_asn1_write_oid()
199 const char *oid, size_t oid_len, in mbedtls_asn1_write_algorithm_identifier() argument
210 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_asn1_write_oid( p, start, oid, oid_len ) ); in mbedtls_asn1_write_algorithm_identifier()
334 const char *oid, size_t oid_len, in mbedtls_asn1_store_named_data() argument
340 if( ( cur = mbedtls_asn1_find_named_data( *head, oid, oid_len ) ) == NULL ) in mbedtls_asn1_store_named_data()
349 cur->oid.len = oid_len; in mbedtls_asn1_store_named_data()
350 cur->oid.p = mbedtls_calloc( 1, oid_len ); in mbedtls_asn1_store_named_data()
357 memcpy( cur->oid.p, oid, oid_len ); in mbedtls_asn1_store_named_data()
/dports/games/retroarch/RetroArch-1.9.7/deps/mbedtls/
H A Dasn1write.c170 const char *oid, size_t oid_len ) in mbedtls_asn1_write_oid() argument
176 (const unsigned char *) oid, oid_len ) ); in mbedtls_asn1_write_oid()
184 const char *oid, size_t oid_len, in mbedtls_asn1_write_algorithm_identifier() argument
195 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_asn1_write_oid( p, start, oid, oid_len ) ); in mbedtls_asn1_write_algorithm_identifier()
321 const char *oid, size_t oid_len, in mbedtls_asn1_store_named_data() argument
327 if( ( cur = mbedtls_asn1_find_named_data( *head, oid, oid_len ) ) == NULL ) in mbedtls_asn1_store_named_data()
335 cur->oid.len = oid_len; in mbedtls_asn1_store_named_data()
336 …nsigned char*)(unsigned char*)(unsigned char*)(unsigned char*)(unsigned char*)calloc( 1, oid_len ); in mbedtls_asn1_store_named_data()
343 memcpy( cur->oid.p, oid, oid_len ); in mbedtls_asn1_store_named_data()

12345678910>>...20