HomeSort by relevance Sort by last modified time
    Searched refs:tlsext_debug_cb (Results 1 - 5 of 5) sorted by null

  /external/openssl/ssl/
t1_lib.c 902 if (s->tlsext_debug_cb)
903 s->tlsext_debug_cb(s, 0, type, data, size,
    [all...]
ssl.h 1277 void (*tlsext_debug_cb)(SSL *s, int client_server, int type, member in struct:ssl_st
    [all...]
s3_lib.c     [all...]
ssl_lib.c 349 s->tlsext_debug_cb = 0;
    [all...]