Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.c430 static int server_alpn_cb(SSL *s, const unsigned char **out, in server_alpn_cb() function
622 SSL_CTX_set_alpn_select_cb(server_ctx, server_alpn_cb, server_ctx_data); in configure_handshake_ctx()
631 SSL_CTX_set_alpn_select_cb(server2_ctx, server_alpn_cb, in configure_handshake_ctx()

Completed in 8 milliseconds