Home
last modified time | relevance | path

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

/third_party/openssl/test/helpers/
Dhandshake.c393 static int client_npn_cb(SSL *s, unsigned char **out, unsigned char *outlen, in client_npn_cb() function
607 SSL_CTX_set_next_proto_select_cb(client_ctx, client_npn_cb, in configure_handshake_ctx()