Searched refs:LogotypeData (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/utils/ |
D | http_curl.c | 342 } LogotypeData; typedef 347 LogotypeData *direct; 412 ASN1_SEQUENCE(LogotypeData) = { 413 ASN1_SEQUENCE_OF_OPT(LogotypeData, image, LogotypeImage), 414 ASN1_IMP_SEQUENCE_OF_OPT(LogotypeData, audio, LogotypeAudio, 1) 415 } ASN1_SEQUENCE_END(LogotypeData); 418 ASN1_IMP(LogotypeInfo, d.direct, LogotypeData, 0), 505 LogotypeData *data) in add_logo_direct() 679 static void i2r_LogotypeData(LogotypeData *data, const char *title, BIO *out, in i2r_LogotypeData()
|
/hostap-latest/hs20/server/ca/ |
D | openssl.cnf | 138 direct=EXP:0,SEQUENCE:LogotypeData 139 [LogotypeData]
|