Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_lib.cc2192 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
/external/cronet/third_party/boringssl/src/ssl/
Dssl_lib.cc2194 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2133 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h284 #define SSL_select_next_proto GRPC_SHADOW_SSL_select_next_proto macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h423 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro