Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_lib.c2791 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, in SSL_get0_next_proto_negotiated() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h305 #define SSL_get0_next_proto_negotiated BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get0_next_proto_n… macro