Searched defs:class (Results 1 – 3 of 3) sorted by relevance
16 static const char * asn1_class_str(int class) in asn1_class_str()
580 void asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, in asn1_put_hdr()637 struct wpabuf * asn1_encaps(struct wpabuf *buf, u8 class, u8 tag) in asn1_encaps()
51 u8 identifier, class, constructed; member