Searched refs:LogotypeReference (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 295 } LogotypeReference; typedef 347 LogotypeReference *indirect; 368 ASN1_SEQUENCE(LogotypeReference) = { 369 ASN1_SEQUENCE_OF(LogotypeReference, refStructHash, HashAlgAndValue), 370 ASN1_SEQUENCE_OF(LogotypeReference, refStructURI, ASN1_IA5STRING) 371 } ASN1_SEQUENCE_END(LogotypeReference); 418 ASN1_IMP(LogotypeInfo, d.indirect, LogotypeReference, 1) 584 LogotypeReference *ref) in add_logo_indirect() 720 static void i2r_LogotypeReference(LogotypeReference *ref, const char *title, in i2r_LogotypeReference()
|