Home
last modified time | relevance | path

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/
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/cronet/tot/third_party/boringssl/src/ssl/
Dssl_lib.cc2249 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/
Dssl_lib.cc2249 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/
Dssl_lib.cc2123 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/
Dboringssl_prefix_symbols.h447 #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/
Dboringssl_prefix_symbols.h441 #define SSL_select_next_proto BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_select_next_proto) macro