Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2179 void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data, in SSL_get0_next_proto_negotiated() function
/external/boringssl/src/ssl/
Dssl_lib.cc2222 void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data, in SSL_get0_next_proto_negotiated() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h213 #define SSL_get0_next_proto_negotiated GRPC_SHADOW_SSL_get0_next_proto_negotiated macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h305 #define SSL_get0_next_proto_negotiated BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get0_next_proto_n… macro