Searched refs:truncatePlaintextIfNecessary (Results 1 – 1 of 1) sorted by relevance
406 byte[] plaintext = truncatePlaintextIfNecessary( in testEmptyPlaintextEncryptsAndDecrypts()456 byte[] plaintext = truncatePlaintextIfNecessary( in testEncryptsAndDecryptsInterrupted()558 byte[] plaintext = truncatePlaintextIfNecessary( in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()613 byte[] plaintext = truncatePlaintextIfNecessary( in testCiphertextGeneratedByAndroidKeyStoreDecryptsByAndroidKeyStore()659 byte[] plaintext = truncatePlaintextIfNecessary( in testCiphertextGeneratedByHighestPriorityProviderDecryptsByAndroidKeyStore()771 byte[] plaintext = truncatePlaintextIfNecessary( in testCiphertextGeneratedByAndroidKeyStoreDecryptsByHighestPriorityProvider()1582 byte[] plaintext = truncatePlaintextIfNecessary( in testEntropyConsumption()1855 private static byte[] truncatePlaintextIfNecessary( in truncatePlaintextIfNecessary() method in CipherTest