Searched refs:getSecret (Results 1 – 6 of 6) sorted by relevance
41 assertArrayEquals(SECRET, createTestParams().getSecret()); in build_setsSecret()67 assertArrayEquals(SECRET, protParams.getSecret()); in writeToParcel_writesSecret()
150 public @NonNull byte[] getSecret() { in getSecret() method in KeyChainProtectionParams
131 assertThat(roundTripParams().getSecret()).isEmpty(); in roundTripParams_doesNotPersistSecret()
514 byte[] kfHash = secrets.get(0).getSecret(); in startRecoverySession()
6942 method @NonNull public byte[] getSecret();
6840 method @NonNull public byte[] getSecret();