Searched refs:OtherLogotypeInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http_curl.c | 354 } OtherLogotypeInfo; typedef 360 STACK_OF(OtherLogotypeInfo) *otherLogos; 421 ASN1_SEQUENCE(OtherLogotypeInfo) = { variable 422 ASN1_SIMPLE(OtherLogotypeInfo, logotypeType, ASN1_OBJECT), 423 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo) 424 } ASN1_SEQUENCE_END(OtherLogotypeInfo); 430 ASN1_EXP_SEQUENCE_OF_OPT(LogotypeExtn, otherLogos, OtherLogotypeInfo, 3)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | http_curl.c | 354 } OtherLogotypeInfo; typedef 360 STACK_OF(OtherLogotypeInfo) *otherLogos; 421 ASN1_SEQUENCE(OtherLogotypeInfo) = { variable 422 ASN1_SIMPLE(OtherLogotypeInfo, logotypeType, ASN1_OBJECT), 423 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo) 424 } ASN1_SEQUENCE_END(OtherLogotypeInfo); 430 ASN1_EXP_SEQUENCE_OF_OPT(LogotypeExtn, otherLogos, OtherLogotypeInfo, 3)
|
Completed in 5 milliseconds