Searched defs:SSL_get0_next_proto_negotiated (Results 1 – 2 of 2) sorted by relevance
2791 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, in SSL_get0_next_proto_negotiated() function
305 #define SSL_get0_next_proto_negotiated BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get0_next_proto_n… macro