Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c251 static int client_hello_nov12_cb(SSL *s, int *al, void *arg) in client_hello_nov12_cb() function
569 SSL_CTX_set_client_hello_cb(server_ctx, client_hello_nov12_cb, server2_ctx); in configure_handshake_ctx()