Searched defs:SSL_get0_next_proto_negotiated (Results 1 – 4 of 4) sorted by relevance
2179 void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data, in SSL_get0_next_proto_negotiated() function
2222 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
305 #define SSL_get0_next_proto_negotiated BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get0_next_proto_n… macro