Searched refs:LogotypeReference (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 284 } LogotypeReference; typedef 336 LogotypeReference *indirect; 357 ASN1_SEQUENCE(LogotypeReference) = { 358 ASN1_SEQUENCE_OF(LogotypeReference, refStructHash, HashAlgAndValue), 359 ASN1_SEQUENCE_OF(LogotypeReference, refStructURI, ASN1_IA5STRING) 360 } ASN1_SEQUENCE_END(LogotypeReference); 407 ASN1_IMP(LogotypeInfo, d.indirect, LogotypeReference, 1) 542 LogotypeReference *ref) in add_logo_indirect() 666 static void i2r_LogotypeReference(LogotypeReference *ref, const char *title, in i2r_LogotypeReference()
|