Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem.c312 typedef void (*info_cb) (const SSL *, int, int); typedef
314 static info_cb get_callback(SSL_CONNECTION *s) in get_callback()
/openssl/test/helpers/
H A Dhandshake.c80 static void info_cb(const SSL *s, int where, int ret) in info_cb() function
1540 SSL_set_info_callback(server.ssl, &info_cb); in do_handshake_internal()
1541 SSL_set_info_callback(client.ssl, &info_cb); in do_handshake_internal()

Completed in 22 milliseconds