Home
last modified time | relevance | path

Searched refs:plaintext (Results 1 – 5 of 5) sorted by relevance

/crypto/
Dtestmgr.h39 const char *plaintext; member
1170 .plaintext = "",
1174 .plaintext = "a",
1179 .plaintext = "abc",
1184 .plaintext = "message digest",
1189 .plaintext = "abcdefghijklmnopqrstuvwxyz",
1194 .plaintext = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",
1199 .plaintext = "123456789012345678901234567890123456789012345678901234567890123"
1209 .plaintext = "",
1215 .plaintext = "a",
[all …]
Dkhazad.c803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt() argument
805 const __be64 *src = (const __be64 *)plaintext; in khazad_crypt()
Danubis.c575 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt() argument
577 const __be32 *src = (const __be32 *)plaintext; in anubis_crypt()
Dtestmgr.c1044 kv.iov_base = (void *)vec->plaintext; in build_hash_sglist()
1514 generate_random_bytes((u8 *)vec->plaintext, vec->psize); in generate_random_hash_testvec()
1536 vec->digest_error = crypto_shash_digest(desc, vec->plaintext, in generate_random_hash_testvec()
1633 vec.plaintext = kmalloc(maxdatasize, GFP_KERNEL); in test_hash_vs_generic_impl()
1635 if (!vec.key || !vec.plaintext || !vec.digest) { in test_hash_vs_generic_impl()
1656 kfree(vec.plaintext); in test_hash_vs_generic_impl()
DKconfig415 with the plaintext blocks to get the ciphertext. Flipping a bit in the
416 ciphertext produces a flipped bit in the plaintext at the same