Searched refs:derivePinLength (Results 1 – 1 of 1) sorted by relevance
947 pinLength = derivePinLength(credential.size(), credential.isPin(), userId); in createLskfBasedProtector()1023 private int derivePinLength(int sizeOfCredential, boolean isPinCredential, int userId) { in derivePinLength() method in SyntheticPasswordManager1465 int pinLength = derivePinLength(passwordMetrics.length, in refreshPinLengthOnDisk()