![]() |
libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
| uint8_t | type |
| union { | |
| mbedtls_sha1_context sha1 | |
| mbedtls_sha256_context sha256 | |
| mbedtls_sha512_context sha512 | |
| const mbedtls_md_info_t * hmac | |
| } | u |
| const EVP_MD * | evp_type |
| EVP_MD_CTX * | mdctx |