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.c354 } OtherLogotypeInfo; typedef
360 STACK_OF(OtherLogotypeInfo) *otherLogos;
421 ASN1_SEQUENCE(OtherLogotypeInfo) = {
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)