Searched refs:getProtectorKeyAlias (Results 1 – 2 of 2) sorted by relevance
754 destroyProtectorKey(getProtectorKeyAlias(protectorId)); in removeUser()1350 byte[] content = createSpBlob(getProtectorKeyAlias(protectorId), spSecret, protectorSecret, in createSyntheticPasswordBlob()1638 spSecret = SyntheticPasswordCrypto.decryptBlobV1(getProtectorKeyAlias(protectorId), in unwrapSyntheticPasswordBlob()1641 spSecret = decryptSpBlob(getProtectorKeyAlias(protectorId), blob.mContent, in unwrapSyntheticPasswordBlob()1771 destroyProtectorKey(getProtectorKeyAlias(protectorId)); in destroyProtectorCommon()1923 private String getProtectorKeyAlias(long protectorId) { in getProtectorKeyAlias() method in SyntheticPasswordManager1992 getProtectorKeyAlias(protectorId)); in migrateKeyNamespace()
14937 PLcom/android/server/locksettings/SyntheticPasswordManager;->getProtectorKeyAlias(J)Ljava/lang/Stri…