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.c343 } OtherLogotypeInfo; typedef
349 STACK_OF(OtherLogotypeInfo) *otherLogos;
410 ASN1_SEQUENCE(OtherLogotypeInfo) = {
411 ASN1_SIMPLE(OtherLogotypeInfo, logotypeType, ASN1_OBJECT),
412 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo)
413 } ASN1_SEQUENCE_END(OtherLogotypeInfo);
419 ASN1_EXP_SEQUENCE_OF_OPT(LogotypeExtn, otherLogos, OtherLogotypeInfo, 3)