Home
last modified time | relevance | path

Searched defs:oid (Results 201 - 225 of 284) sorted by relevance

12345678910>>...12

/third_party/openssl/crypto/cms/
H A Dcms_lib.c339 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid) in CMS_set1_eContentType() argument
/third_party/openssl/crypto/objects/
H A Dobj_dat.c711 int OBJ_create(const char *oid, const char *sn, const char *ln) in OBJ_create() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c218 ASN1_OBJECT *oid; member
249 static void add_csrattrs_oid(struct hs20_osu_client *ctx, ASN1_OBJECT *oid, in add_csrattrs_oid() argument
281 ASN1_OBJECT *oid = sk_ASN1_OBJECT_value(values, i); in add_csrattrs_ext_req() local
323 ASN1_OBJECT *oid in add_csrattrs_attr() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_backup.c114 const struct asn1_oid *oid; in dpp_build_key_alg() local
218 const struct asn1_oid *oid; in dpp_build_pbkdf2_alg_id() local
375 const struct asn1_oid *oid; dpp_build_enc_cont_info() local
541 struct asn1_oid oid; dpp_parse_recipient_infos() local
732 struct asn1_oid oid; dpp_parse_encrypted_content_info() local
864 struct asn1_oid oid; dpp_parse_one_asymmetric_key() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dasn1.c290 asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) asn1_parse_oid() argument
334 asn1_get_oid(const u8 *buf, size_t len, struct asn1_oid *oid, const u8 **next) asn1_get_oid() argument
351 asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len) asn1_oid_to_str() argument
480 asn1_get_alg_id(const u8 *buf, size_t len, struct asn1_oid *oid, const u8 **params, size_t *params_len, const u8 **next) asn1_get_alg_id() argument
547 asn1_put_oid(struct wpabuf *buf, const struct asn1_oid *oid) asn1_put_oid() argument
612 asn1_build_alg_id(const struct asn1_oid *oid, const struct wpabuf *params) asn1_build_alg_id() argument
[all...]
H A Dtlsv1_cred.c335 static int oid_is_rsadsi(struct asn1_oid *oid) in oid_is_rsadsi() argument
345 pkcs12_is_bagtype_oid(struct asn1_oid *oid, unsigned long type) pkcs12_is_bagtype_oid() argument
357 is_oid_pkcs7(struct asn1_oid *oid) is_oid_pkcs7() argument
369 is_oid_pkcs7_data(struct asn1_oid *oid) is_oid_pkcs7_data() argument
375 is_oid_pkcs7_enc_data(struct asn1_oid *oid) is_oid_pkcs7_enc_data() argument
381 is_oid_pkcs9(struct asn1_oid *oid) is_oid_pkcs9() argument
393 is_oid_pkcs9_friendly_name(struct asn1_oid *oid) is_oid_pkcs9_friendly_name() argument
400 is_oid_pkcs9_local_key_id(struct asn1_oid *oid) is_oid_pkcs9_local_key_id() argument
407 is_oid_pkcs9_x509_cert(struct asn1_oid *oid) is_oid_pkcs9_x509_cert() argument
447 struct asn1_oid oid; pkcs12_certbag() local
610 struct asn1_oid oid; pkcs12_safebag() local
742 struct asn1_oid oid; pkcs12_parse_content_enc_data() local
849 struct asn1_oid oid; pkcs12_parse_content() local
889 struct asn1_oid oid; pkcs12_parse() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c218 ASN1_OBJECT *oid; member
249 static void add_csrattrs_oid(struct hs20_osu_client *ctx, ASN1_OBJECT *oid, in add_csrattrs_oid() argument
281 ASN1_OBJECT *oid = sk_ASN1_OBJECT_value(values, i); in add_csrattrs_ext_req() local
323 ASN1_OBJECT *oid in add_csrattrs_attr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcmd.c418 int lbs_set_snmp_mib(struct lbs_private *priv, u32 oid, u16 val) in lbs_set_snmp_mib() argument
465 lbs_get_snmp_mib(struct lbs_private *priv, u32 oid, u16 *out_val) lbs_get_snmp_mib() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c1028 u32 oid; in _rtl92e_wx_set_promisc_mode() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dasn1.c407 asn1_oid_decode(struct asn1_ctx *ctx, unsigned char *eoc, unsigned long **oid, unsigned int *len) asn1_oid_decode() argument
489 unsigned long *oid = NULL; decode_negTokenInit() local
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosdmap.h121 static inline void ceph_oid_init(struct ceph_object_id *oid) in ceph_oid_init() argument
126 static inline bool ceph_oid_empty(const struct ceph_object_id *oid) in ceph_oid_empty() argument
[all...]
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosdmap.h121 static inline void ceph_oid_init(struct ceph_object_id *oid) in ceph_oid_init() argument
126 static inline bool ceph_oid_empty(const struct ceph_object_id *oid) in ceph_oid_empty() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c965 u32 oid; in _rtl92e_wx_set_promisc_mode() local
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcmd.c417 int lbs_set_snmp_mib(struct lbs_private *priv, u32 oid, u16 val) in lbs_set_snmp_mib() argument
464 lbs_get_snmp_mib(struct lbs_private *priv, u32 oid, u16 *out_val) lbs_get_snmp_mib() argument
[all...]
/third_party/lwip/src/apps/snmp/
H A Dsnmp_core.c286 snmp_oid_to_ip4(const u32_t *oid, ip4_addr_ argument
306 snmp_ip4_to_oid(const ip4_addr_t *ip, u32_t *oid) snmp_ip4_to_oid() argument
322 snmp_oid_to_ip6(const u32_t *oid, ip6_addr_t *ip) snmp_oid_to_ip6() argument
357 snmp_ip6_to_oid(const ip6_addr_t *ip, u32_t *oid) snmp_ip6_to_oid() argument
387 snmp_ip_port_to_oid(const ip_addr_t *ip, u16_t port, u32_t *oid) snmp_ip_port_to_oid() argument
405 snmp_ip_to_oid(const ip_addr_t *ip, u32_t *oid) snmp_ip_to_oid() argument
415 snmp_ip6_to_oid(ip_2_ip6(ip), &oid[2]); snmp_ip_to_oid() local
424 snmp_ip4_to_oid(ip_2_ip4(ip), &oid[2]); snmp_ip_to_oid() local
440 snmp_oid_to_ip(const u32_t *oid, u8_t oid_len, ip_addr_t *ip) snmp_oid_to_ip() argument
516 snmp_oid_to_ip_port(const u32_t *oid, u8_t oid_len, ip_addr_t *ip, u16_t *port) snmp_oid_to_ip_port() argument
548 snmp_oid_assign(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) snmp_oid_assign() argument
566 snmp_oid_prefix(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) snmp_oid_prefix() argument
604 snmp_oid_append(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) snmp_oid_append() argument
681 snmp_get_mib_from_oid(const u32_t *oid, u8_t oid_len) snmp_get_mib_from_oid() argument
726 snmp_get_next_mib(const u32_t *oid, u8_t oid_len) snmp_get_next_mib() argument
771 snmp_get_node_instance_from_oid(const u32_t *oid, u8_t oid_len, struct snmp_node_instance *node_instance) snmp_get_node_instance_from_oid() argument
811 snmp_get_next_node_instance_from_oid(const u32_t *oid, u8_t oid_len, snmp_validate_node_instance_method validate_node_instance_method, void *validate_node_instance_arg, struct snmp_obj_id *node_oid, struct snmp_node_instance *node_instance) snmp_get_next_node_instance_from_oid() argument
983 snmp_mib_tree_resolve_exact(const struct snmp_mib *mib, const u32_t *oid, u8_t oid_len, u8_t *oid_instance_len) snmp_mib_tree_resolve_exact() argument
1017 snmp_mib_tree_resolve_next(const struct snmp_mib *mib, const u32_t *oid, u8_t oid_len, struct snmp_obj_id *oidret) snmp_mib_tree_resolve_next() argument
1129 snmp_next_oid_precheck(struct snmp_next_oid_state *state, const u32_t *oid, u8_t oid_len) snmp_next_oid_precheck() argument
1149 snmp_next_oid_check(struct snmp_next_oid_state *state, const u32_t *oid, u8_t oid_len, void *reference) snmp_next_oid_check() argument
[all...]
H A Dsnmp_msg.c313 static const u32_t oid[] = { 1, 3, 6, 1, 6, 3, 15, 1, 1, 5, 0 }; in snmp_receive() local
319 static const u32_t oid[] = { 1, 3, 6, 1, 6, 3, 15, 1, 1, 4, 0 }; in snmp_receive() local
325 static const u32_t oid[] = { 1, 3, 6, 1, 6, 3, 15, 1, 1, 3, 0 }; in snmp_receive() local
331 static const u32_t oid[] = { 1, 3, 6, 1, 6, 3, 15, 1, 1, 1, 0 }; snmp_receive() local
337 static const u32_t oid[] = { 1, 3, 6, 1, 6, 3, 15, 1, 1, 2, 0 }; snmp_receive() local
343 static const u32_t oid[] = { 1, 3, 6, 1, 6, 3, 15, 1, 1, 6, 0 }; snmp_receive() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dx942kdf.c60 const unsigned char *oid; member
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_sign.c683 ASN1_OBJECT *oid; in ts_RESP_sign() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vpm.c350 ASN1_OBJECT *oid, *doid; in X509_VERIFY_PARAM_set1_policies() local
/third_party/openssl/crypto/x509/
H A Dx509_vpm.c347 ASN1_OBJECT *oid, *doid; in X509_VERIFY_PARAM_set1_policies() local
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c683 ASN1_OBJECT *oid; in ts_RESP_sign() local
/third_party/openssl/providers/implementations/kdfs/
H A Dx942kdf.c60 const unsigned char *oid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_cred.c335 static int oid_is_rsadsi(struct asn1_oid *oid) in oid_is_rsadsi() argument
345 pkcs12_is_bagtype_oid(struct asn1_oid *oid, unsigned long type) pkcs12_is_bagtype_oid() argument
357 is_oid_pkcs7(struct asn1_oid *oid) is_oid_pkcs7() argument
369 is_oid_pkcs7_data(struct asn1_oid *oid) is_oid_pkcs7_data() argument
375 is_oid_pkcs7_enc_data(struct asn1_oid *oid) is_oid_pkcs7_enc_data() argument
381 is_oid_pkcs9(struct asn1_oid *oid) is_oid_pkcs9() argument
393 is_oid_pkcs9_friendly_name(struct asn1_oid *oid) is_oid_pkcs9_friendly_name() argument
400 is_oid_pkcs9_local_key_id(struct asn1_oid *oid) is_oid_pkcs9_local_key_id() argument
407 is_oid_pkcs9_x509_cert(struct asn1_oid *oid) is_oid_pkcs9_x509_cert() argument
447 struct asn1_oid oid; pkcs12_certbag() local
626 struct asn1_oid oid; pkcs12_safebag() local
772 struct asn1_oid oid; pkcs12_parse_content_enc_data() local
888 struct asn1_oid oid; pkcs12_parse_content() local
930 struct asn1_oid oid; pkcs12_parse() local
[all...]
H A Dx509v3.c296 struct asn1_oid oid; in x509_parse_name() local
756 x509_id_ce_oid(struct asn1_oid *oid) x509_id_ce_oid() argument
766 x509_any_ext_key_usage_oid(struct asn1_oid *oid) x509_any_ext_key_usage_oid() argument
1123 x509_id_pkix_oid(struct asn1_oid *oid) x509_id_pkix_oid() argument
1136 x509_id_kp_oid(struct asn1_oid *oid) x509_id_kp_oid() argument
1145 x509_id_kp_server_auth_oid(struct asn1_oid *oid) x509_id_kp_server_auth_oid() argument
1154 x509_id_kp_client_auth_oid(struct asn1_oid *oid) x509_id_kp_client_auth_oid() argument
1163 x509_id_kp_ocsp_oid(struct asn1_oid *oid) x509_id_kp_ocsp_oid() argument
1177 struct asn1_oid oid; x509_parse_ext_ext_key_usage() local
1229 x509_parse_extension_data(struct x509_certificate *cert, struct asn1_oid *oid, const u8 *pos, size_t len) x509_parse_extension_data() argument
1264 struct asn1_oid oid; x509_parse_extension() local
1571 x509_rsadsi_oid(struct asn1_oid *oid) x509_rsadsi_oid() argument
1581 x509_pkcs_oid(struct asn1_oid *oid) x509_pkcs_oid() argument
1589 x509_digest_oid(struct asn1_oid *oid) x509_digest_oid() argument
1597 x509_sha1_oid(struct asn1_oid *oid) x509_sha1_oid() argument
1609 x509_sha2_oid(struct asn1_oid *oid) x509_sha2_oid() argument
1623 x509_sha256_oid(struct asn1_oid *oid) x509_sha256_oid() argument
1630 x509_sha384_oid(struct asn1_oid *oid) x509_sha384_oid() argument
1637 x509_sha512_oid(struct asn1_oid *oid) x509_sha512_oid() argument
1777 struct asn1_oid oid; x509_check_signature() local
[all...]
H A Dx509v3.h15 struct asn1_oid oid; member

Completed in 25 milliseconds

12345678910>>...12