Home
last modified time | relevance | path

Searched refs:data_to_hex (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/server/
Dutil.h26 char *data_to_hex(char *data, size_t len);
Dutil.c66 char *data_to_hex(char *data, size_t len) in data_to_hex() function
Dsws.c1604 data_to_hex(&readclient[i][tos[i]], rc)); in http_connect()
1622 data_to_hex(&readserver[i][toc[i]], rc)); in http_connect()
1640 data_to_hex(readserver[i], rc)); in http_connect()
1660 data_to_hex(readclient[i], rc)); in http_connect()