mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
ssh token: Move SSH code to a separate utils file
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
|
||||
#define TOKEN_NAME "ssh"
|
||||
|
||||
#define PASSWORD_LENGTH 8192
|
||||
|
||||
#define l_err(cd, x...) crypt_logf(cd, CRYPT_LOG_ERROR, x)
|
||||
#define l_dbg(cd, x...) crypt_logf(cd, CRYPT_LOG_DEBUG, x)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user