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