Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3709.py148 class LogotypeInfo(univ.Choice): class
151 LogotypeInfo.componentType = namedtype.NamedTypes(
174 namedtype.NamedType('info', LogotypeInfo())
188 componentType=LogotypeInfo()).subtype(
190 namedtype.OptionalNamedType('issuerLogo', LogotypeInfo().subtype(
192 namedtype.OptionalNamedType('subjectLogo', LogotypeInfo().subtype(
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c349 } LogotypeInfo; typedef
353 LogotypeInfo *info;
357 STACK_OF(LogotypeInfo) *communityLogos;
358 LogotypeInfo *issuerLogo;
359 LogotypeInfo *subjectLogo;
416 ASN1_CHOICE(LogotypeInfo) = {
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 …]
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl.cnf135 communityLogos=EXP:0,SEQUENCE:LogotypeInfo
136 [LogotypeInfo]