Home
last modified time | relevance | path

Searched defs:SSL_select_next_proto (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/
Dssl_lib.c2744 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h419 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro