Home
last modified time | relevance | path

Searched refs:OtherLogotypeInfo (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c346 } OtherLogotypeInfo; typedef
352 STACK_OF(OtherLogotypeInfo) *otherLogos;
413 ASN1_SEQUENCE(OtherLogotypeInfo) = {
414 ASN1_SIMPLE(OtherLogotypeInfo, logotypeType, ASN1_OBJECT),
415 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo)
416 } ASN1_SEQUENCE_END(OtherLogotypeInfo);
422 ASN1_EXP_SEQUENCE_OF_OPT(LogotypeExtn, otherLogos, OtherLogotypeInfo, 3)