Searched defs:SSL_select_next_proto (Results 1 – 4 of 4) sorted by relevance
2146 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
2189 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
284 #define SSL_select_next_proto GRPC_SHADOW_SSL_select_next_proto macro
419 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro