Searched refs:LogotypeInfo (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/utils/ |
D | http_curl.c | 350 } LogotypeInfo; typedef 354 LogotypeInfo *info; 358 STACK_OF(LogotypeInfo) *communityLogos; 359 LogotypeInfo *issuerLogo; 360 LogotypeInfo *subjectLogo; 417 ASN1_CHOICE(LogotypeInfo) = { 418 ASN1_IMP(LogotypeInfo, d.direct, LogotypeData, 0), 419 ASN1_IMP(LogotypeInfo, d.indirect, LogotypeReference, 1) 420 } ASN1_CHOICE_END(LogotypeInfo); 424 ASN1_SIMPLE(OtherLogotypeInfo, info, LogotypeInfo) [all …]
|
/hostap-latest/hs20/server/ca/ |
D | openssl.cnf | 135 communityLogos=EXP:0,SEQUENCE:LogotypeInfo 136 [LogotypeInfo]
|