Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h631 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data,
/dragonfly/crypto/libressl/ssl/
H A Dssl_lib.c1750 SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, in SSL_get0_next_proto_negotiated() function