Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/test/helpers/
HDhandshake.c399 static int client_npn_cb(SSL *s, unsigned char **out, unsigned char *outlen, in client_npn_cb() function
613 SSL_CTX_set_next_proto_select_cb(client_ctx, client_npn_cb, in configure_handshake_ctx()