Searched defs:content_type (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/src/tls/ |
D | tlsv1_record.c | 150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, in tlsv1_record_send()
|
/hostap-latest/src/crypto/ |
D | tls_openssl.c | 1410 static const char * openssl_content_type(int content_type) in openssl_content_type() 1433 static const char * openssl_handshake_type(int content_type, const u8 *buf, in openssl_handshake_type() 1576 static void tls_msg_cb(int write_p, int version, int content_type, in tls_msg_cb()
|
/hostap-latest/src/utils/ |
D | http_curl.c | 1662 const char *content_type, const char *ext_hdr, in http_post()
|