Home
last modified time | relevance | path

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

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