Skip to content
Commit 7d9e1151 authored by Eric Biggers's avatar Eric Biggers
Browse files

SyntheticPasswordManager: rename derivePassword() to deriveSubkey()

The output of derivePassword() is a key (byte array, not hex encoded),
not a password.  Therefore, rename it to deriveSubkey().

No change in behavior; this is just a cleanup.

Test: atest SyntheticPasswordTests
Change-Id: Ie3d74a579963bcbe63fc93c1b4c436c2aba8c342
parent 50ce6b32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment