Problem: - Clang will not build `Tests/LibTLS` due to unused variables. Solution: - Remove the unused variables.
This change splits test-crypto.cpp from Userland into separate test suites located in Tests/ directory.