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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c354 } OtherLogotypeInfo; typedef in typeref:struct:__anon6556
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 55 milliseconds