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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c349 } LogotypeInfo; typedef in typeref:struct:__anon6554
353 LogotypeInfo *info;
357 STACK_OF(LogotypeInfo) *communityLogos;
358 LogotypeInfo *issuerLogo;
359 LogotypeInfo *subjectLogo;
416 ASN1_CHOICE(LogotypeInfo) = { variable
417 ASN1_IMP(LogotypeInfo, d.direct, LogotypeData, 0),
418 ASN1_IMP(LogotypeInfo, d.indirect, LogotypeReference, 1)
419 } ASN1_CHOICE_END(LogotypeInfo);
423 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo)
[all...]

Completed in 45 milliseconds