Searched defs:SSL_select_next_proto (Results 1 – 5 of 5) sorted by relevance
| /external/boringssl/src/ssl/ |
| D | ssl_lib.cc | 2192 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/ |
| D | ssl_lib.cc | 2194 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/ |
| 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/grpc-grpc/src/core/tsi/ |
| D | grpc_shadow_boringssl.h | 284 #define SSL_select_next_proto GRPC_SHADOW_SSL_select_next_proto macro
|
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 423 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro
|