Home | History | Annotate | Download | only in crypto

Lines Matching full:plaintext

122  * @plain: Plaintext data to be encrypted (16 bytes)
237 * @plain: Plaintext to cipher
239 * @len: Length of the plaintext
253 * @plain: Resulting plaintext
329 * @in: Plaintext buffer
330 * @inlen: Length of plaintext buffer in bytes
363 * @in: Plaintext buffer
364 * @inlen: Length of plaintext buffer in bytes
402 * @plain: Buffer for plaintext (at least crypt_len bytes)
403 * @plain_len: Plaintext length (max buffer size on input, real len on output);