Searched defs:encryptDecrypt (Results 1 – 2 of 2) sorted by relevance
104 func encryptDecrypt(encryptCipher, decryptCipher tink.StreamingAEAD, ptSize, aadSize int) error { func
87 public void encryptDecrypt() throws GeneralSecurityException { in encryptDecrypt() method in ChannelCrypterNettyTestBase