nfqws: fixes backport from z2

This commit is contained in:
bol-van
2026-02-16 12:46:22 +03:00
parent 0f0e748adb
commit 5ef01d14a9
7 changed files with 62 additions and 67 deletions

View File

@@ -2304,6 +2304,7 @@ int main(int argc, char **argv)
#endif
srandom(time(NULL));
aes_init_keygen_tables(); // required for aes
PRINT_VER;