Home
last modified time | relevance | path

Searched defs:next_proto_cb (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/tls/openssl/
Dprivate-lib-tls-openssl.h43 typedef int (*next_proto_cb)(SSL *, const unsigned char **out, typedef
/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_types.h161 typedef int (*next_proto_cb)(SSL *ssl, const unsigned char **out, typedef