Home
last modified time | relevance | path

Searched refs:SSL_select_next_proto (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/include/openssl/
Dssl.h2299 OPENSSL_EXPORT int SSL_select_next_proto(uint8_t **out, uint8_t *out_len,
/external/boringssl/src/ssl/
Dssl_lib.c1541 int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, in SSL_select_next_proto() function
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp9104 int status = SSL_select_next_proto(out, outLength, primary, primaryLength, secondary,