Searched defs:SSL_select_next_proto (Results 1 – 6 of 6) sorted by relevance
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_lib.cc | 2133 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | ssl_lib.cc | 2249 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | ssl_lib.cc | 2249 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer, in SSL_select_next_proto() function
|
/external/boringssl/src/ssl/ |
D | ssl_lib.cc | 2123 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/boringssl/ |
D | boringssl_prefix_symbols.h | 447 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 441 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro
|