mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-29 13:50:48 +03:00
Bell/cspot catchup - release
This commit is contained in:
@@ -12,6 +12,8 @@ extern "C" {
|
||||
#include "aes.h" // for AES_ECB_decrypt, AES_init_ctx, AES_ctx
|
||||
}
|
||||
|
||||
static unsigned char DHGenerator[1] = {2};
|
||||
|
||||
CryptoMbedTLS::CryptoMbedTLS() {}
|
||||
|
||||
CryptoMbedTLS::~CryptoMbedTLS() {
|
||||
|
||||
Reference in New Issue
Block a user