libwebsockets/lib/tls
Andy Green dd3e5619cb lws_genhash: add HMAC
Like the simple hashes, these work the same regardless of if the backend is
OpenSSL or mbedTLS.

Also move into ./lib/tls/ and split into two specific to mbedtls or openssl
backends.
2017-11-10 16:56:44 +08:00
..
mbedtls lws_genhash: add HMAC 2017-11-10 16:56:44 +08:00
openssl lws_genhash: add HMAC 2017-11-10 16:56:44 +08:00
tls.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00