Lines Matching refs:plaintext
1131 kv.iov_base = (void *)vec->plaintext;
1603 generate_random_bytes((u8 *)vec->plaintext, vec->psize);
1625 vec->digest_error = crypto_shash_digest(desc, vec->plaintext,
1722 vec.plaintext = kmalloc(maxdatasize, GFP_KERNEL);
1724 if (!vec.key || !vec.plaintext || !vec.digest) {
1745 kfree(vec.plaintext);
2091 /* Check for the correct output (ciphertext or plaintext) */
2226 /* Generate a random plaintext and encrypt it. */
2300 /* AAD, plaintext, and ciphertext lengths */
2310 * Generate the AAD, plaintext, and ciphertext. Not applicable if the
2837 /* Check for the correct output (ciphertext or plaintext) */
3989 /* Swap args so we could keep plaintext (digest)