/dports/net/reaver/reaver-wps-fork-t6x-1.6.6/src/tls/ |
H A D | asn1.c | 85 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 145 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 66 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
|
H A D | x509v3.c | 942 if (asn1_parse_oid(pos, len, &name->rid) < 0) in x509_parse_alt_name_rid()
|
/dports/security/john/john-1.9.0-jumbo-1/src/ |
H A D | asn1_plug.c | 88 int asn1_parse_oid(const uint8_t *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 148 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 70 int asn1_parse_oid(const uint8_t *buf, size_t len, struct asn1_oid *oid);
|
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/ |
H A D | ec_asn1.c | 82 int asn1_parse_oid(uint8_t *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 141 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
/dports/net/hostapd/hostapd-2.9/src/tls/ |
H A D | asn1.c | 129 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 189 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 62 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
|
H A D | x509v3.c | 981 if (asn1_parse_oid(pos, len, &name->rid) < 0) in x509_parse_alt_name_rid()
|
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/tls/ |
H A D | asn1.c | 129 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 189 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 62 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
|
H A D | x509v3.c | 981 if (asn1_parse_oid(pos, len, &name->rid) < 0) in x509_parse_alt_name_rid()
|
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | asn1.c | 129 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 189 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 62 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
|
H A D | x509v3.c | 981 if (asn1_parse_oid(pos, len, &name->rid) < 0) in x509_parse_alt_name_rid()
|
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/include/ |
H A D | ec_asn1.h | 68 EC_API_EXTERN int asn1_parse_oid(uint8_t *buf, size_t len, struct asn1_oid *oid);
|
/dports/net/hostapd-devel/hostap-14ab4a816/src/tls/ |
H A D | asn1.c | 290 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 347 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 65 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
|
H A D | x509v3.c | 961 if (asn1_parse_oid(pos, len, &name->rid) < 0) in x509_parse_alt_name_rid()
|
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/tls/ |
H A D | asn1.c | 290 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() function 347 return asn1_parse_oid(hdr.payload, hdr.length, oid); in asn1_get_oid()
|
H A D | asn1.h | 65 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
|
H A D | x509v3.c | 961 if (asn1_parse_oid(pos, len, &name->rid) < 0) in x509_parse_alt_name_rid()
|