Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:plaintext

101  * @plain: Plaintext data to be encrypted (16 bytes)
216 * @plain: Plaintext to cipher
218 * @len: Length of the plaintext
232 * @plain: Resulting plaintext
306 * @in: Plaintext buffer
307 * @inlen: Length of plaintext buffer in bytes
323 * @in: Plaintext buffer
324 * @inlen: Length of plaintext buffer in bytes
362 * @plain: Buffer for plaintext (at least crypt_len bytes)
363 * @plain_len: Plaintext length (max buffer size on input, real len on output);