Searched defs:SSL_select_next_proto (Results 1 – 2 of 2) sorted by relevance
2744 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() function
419 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro