Searched refs:alpn_cb (Results 1 – 1 of 1) sorted by relevance
191 static int alpn_cb(SSL *s, const unsigned char **out, unsigned char *outlen,1262 SSL_CTX_set_alpn_select_cb(ctx, alpn_cb, &alpn_ctx); in s_server_main()2384 alpn_cb(SSL *s, const unsigned char **out, unsigned char *outlen, in alpn_cb() function