mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
tests: remove unneeded constant TOTP_SECRET
This commit is contained in:
@@ -33,7 +33,6 @@ extern "C"
|
||||
|
||||
#define SECURE_PASSPHRASE "this_is_a_secret_passphrase"
|
||||
#define SECURE_PASSWORD "this_is_a_secret_password"
|
||||
#define TOTP_SECRET "secretpasswordbase32"
|
||||
|
||||
extern int secure_derive_key (const char *salt, const char *passphrase,
|
||||
unsigned char *key, int length_key);
|
||||
|
||||
Reference in New Issue
Block a user