Home
last modified time | relevance | path

Searched defs:alpn_protos (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_types.h184 const char **alpn_protos; member
221 const char **alpn_protos; member
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c1169 char **alpn_protos; in _openssl_alpn_to_mbedtls() local
/third_party/openssl/test/helpers/
Dhandshake.c629 unsigned char *alpn_protos = NULL; in configure_handshake_ctx() local
/third_party/node/src/
Dnode_crypto.cc2330 ArrayBufferViewContents<unsigned char> alpn_protos(alpn_buffer); in SelectALPNCallback() local