Searched refs:KEY_LENGTH (Results 1 – 3 of 3) sorted by relevance
21 private static final int KEY_LENGTH = 256 / 8; field in MockWeaverService28 config.keySize = KEY_LENGTH; in getConfig()
46 public static final int KEY_LENGTH = 256; field in RebootEscrowKeyStoreManager113 .setKeySize(KEY_LENGTH) in generateKeyStoreEncryptionKeyIfNeeded()
64 private static final int KEY_LENGTH = 256; field in UnifiedProfilePasswordCache94 .setKeySize(KEY_LENGTH) in storePassword()