Searched refs:tlsext_debug_cb (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dt1_lib.c462 if (s->tlsext_debug_cb)
463 s->tlsext_debug_cb(s, 0, type, data, size,
739 if (s->tlsext_debug_cb)
740 s->tlsext_debug_cb(s, 1, type, data, size,
H A Ds3_lib.c2028 s->tlsext_debug_cb=(void (*)(SSL *,int ,int,
H A Dssl.h1032 void (*tlsext_debug_cb)(SSL *s, int client_server, int type, member in struct:ssl_st
H A Dssl_lib.c315 s->tlsext_debug_cb = 0;
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1032 void (*tlsext_debug_cb)(SSL *s, int client_server, int type, member in struct:ssl_st

Completed in 195 milliseconds