Searched defs:SALT_LENGTH (Results 1 – 2 of 2) sorted by relevance
47 private static final int SALT_LENGTH = 32; field in BackupStreamEncrypterTest
41 pub const SALT_LENGTH: usize = 16; const