Searched refs:LogotypeReference (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 287 } LogotypeReference; typedef 339 LogotypeReference *indirect; 360 ASN1_SEQUENCE(LogotypeReference) = { 361 ASN1_SEQUENCE_OF(LogotypeReference, refStructHash, HashAlgAndValue), 362 ASN1_SEQUENCE_OF(LogotypeReference, refStructURI, ASN1_IA5STRING) 363 } ASN1_SEQUENCE_END(LogotypeReference); 410 ASN1_IMP(LogotypeInfo, d.indirect, LogotypeReference, 1) 568 LogotypeReference *ref) in add_logo_indirect() 704 static void i2r_LogotypeReference(LogotypeReference *ref, const char *title, in i2r_LogotypeReference()
|