Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dhttp_curl.c355 } OtherLogotypeInfo; typedef
361 STACK_OF(OtherLogotypeInfo) *otherLogos;
422 ASN1_SEQUENCE(OtherLogotypeInfo) = {
423 ASN1_SIMPLE(OtherLogotypeInfo, logotypeType, ASN1_OBJECT),
424 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo)
425 } ASN1_SEQUENCE_END(OtherLogotypeInfo);
431 ASN1_EXP_SEQUENCE_OF_OPT(LogotypeExtn, otherLogos, OtherLogotypeInfo, 3)