Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_openssl.c1576 static void tls_msg_cb(int write_p, int version, int content_type, in tls_msg_cb() argument
1591 if (write_p == 2) { in tls_msg_cb()
1600 write_p ? "TX" : "RX", version, content_type, in tls_msg_cb()