Searched defs:write_p (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/heimdal/kcm/ |
H A D | acl.c | 44 int write_p = 0; in kcm_access() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_trce.c | 1531 void SSL_trace(int write_p, int version, int content_type, in SSL_trace()
|
H A D | ssl_lib.c | 4694 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, in SSL_CTX_set_msg_callback() 4702 void SSL_set_msg_callback(SSL *ssl, in SSL_set_msg_callback()
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | s_cb.c | 566 void msg_cb(int write_p, int version, int content_type, const void *buf, in msg_cb()
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls_openssl.c | 1576 static void tls_msg_cb(int write_p, int version, int content_type, in tls_msg_cb()
|