Searched defs:plaintext (Results 1 – 4 of 4) sorted by relevance
165 String plaintext = "hello, world"; in testKeyStore_ImportWrappedKey_AES() local289 String plaintext = "hello, world"; in testKeyStore_ImportWrappedKey_3DES() local355 String plaintext = "hello, world"; in testKeyStore_ImportWrappedKey_RSA() local434 String plaintext = "hello, world"; in testKeyStore_ImportWrappedKey_EC() local
150 private final byte[] plaintext; field in CipherTest.KatVector163 private KatVector(byte[] plaintext, byte[] ciphertext) { in KatVector()167 private KatVector(byte[] plaintext, AlgorithmParameterSpec params, byte[] ciphertext) { in KatVector()2068 String transformation, Key encryptionKey, byte[] plaintext) { in truncatePlaintextIfNecessary()
359 public byte[] plaintext; field in AESCipherNistCavpKatTest.TestVector
1864 final String plaintext = "My awesome plaintext message!"; in testKeyStore_SetKeyEntry_ReplacedWithSameGeneratedSecretKey() local