Searched refs:expectedCiphertextLength (Results 1 – 1 of 1) sorted by relevance
1021 int expectedCiphertextLength = getExpectedCiphertextLength(plaintext.length); in testGeneratedPadding() local1023 (paddingEnabled) ? plaintext.length : expectedCiphertextLength; in testGeneratedPadding()1026 expectedCiphertextLength, in testGeneratedPadding()