Searched defs:asn1_oid (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dasn1.h53 struct asn1_oid { struct
60 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
61 int asn1_get_oid(const u8 *buf, size_t len, struct asn1_oid *oid,
63 void asn1_oid_to_str(struct asn1_oid *oid, char *buf, size_t len);
/external/wpa_supplicant_8/src/tls/
H A Dasn1.h53 struct asn1_oid { struct
60 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
61 int asn1_get_oid(const u8 *buf, size_t len, struct asn1_oid *oid,
63 void asn1_oid_to_str(struct asn1_oid *oid, char *buf, size_t len);
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dasn1.h53 struct asn1_oid { struct
60 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid);
61 int asn1_get_oid(const u8 *buf, size_t len, struct asn1_oid *oid,
63 void asn1_oid_to_str(struct asn1_oid *oid, char *buf, size_t len);

Completed in 117 milliseconds