Searched defs:aad (Results 1 – 1 of 1) sorted by relevance
161 byte[] aad, byte[] input, byte[] expectedOutput) throws Exception { in assertKatTransformWithAadProvidedInOneGo()176 byte[] aad, byte[] input, byte[] expectedOutput, int maxChunkSize) throws Exception { in assertKatTransformWithAadProvidedInChunks()