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