Searched refs:SSL_get0_next_proto_negotiated (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h52 LSSL_USED(SSL_get0_next_proto_negotiated); variable
/openbsd-current/lib/libssl/
H A Dssl_lib.c1855 /* SSL_get0_next_proto_negotiated is deprecated. */
1857 SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, function
1863 LSSL_ALIAS(SSL_get0_next_proto_negotiated); variable
H A Dssl.h615 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data,

Completed in 187 milliseconds