Searched defs:SSL_get0_next_proto_negotiated (Results 1 – 5 of 5) sorted by relevance
2225 void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data, in SSL_get0_next_proto_negotiated() function
2227 void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data, in SSL_get0_next_proto_negotiated() function
2166 void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data, in SSL_get0_next_proto_negotiated() function
213 #define SSL_get0_next_proto_negotiated GRPC_SHADOW_SSL_get0_next_proto_negotiated macro
309 #define SSL_get0_next_proto_negotiated BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get0_next_proto_n… macro