Home
last modified time | relevance | path

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

/external/libwebsockets/lib/tls/
Dprivate-network.h46 struct alpn_ctx { struct
62 struct alpn_ctx alpn_ctx; argument
Dtls.c36 struct alpn_ctx *alpn_ctx = (struct alpn_ctx *)arg; in alpn_cb() local