Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-genhash.h54 struct lws_genhash_ctx { struct
55 uint8_t type;
57 union {
63 } u;
65 const EVP_MD *evp_type;
66 EVP_MD_CTX *mdctx;