Lines Matching refs:padding
129 * of padding and MAC.
136 * - if it's -1, the plaintext length is 0 and minimal padding is applied
137 * - if it's -2, the plaintext length is 0 and maximal padding is applied
139 * it's the length of the rest of the padding, that is, excluding the
167 /* Determine padding/plaintext length */
173 /* Minimal padding
177 /* Maximal padding? */
184 /* Minimal non-zero plaintext_length giving desired padding.
218 * Prepare a pre-encryption record (with MAC and padding), and save it.
254 /* Corrupt one byte of the data (could be plaintext, MAC or padding) */
270 * Use larger values of the padding bytes - with small buffers, this tests
273 * sure our padding checking code does not perform any out-of-bounds reads
275 * maximal length padding is used, this is less relevant but still doesn't
278 * (Start the loop with correct padding, just to double-check that record
289 /* Set padding bytes to new value */