Searched defs:plain (Results 1 – 2 of 2) sorted by relevance
43 const u8 *plain; member127 #define CIPHER_TEST(algo, mode, key, iv, plain, cipher) \ argument384 u8 *plain = NULL, *cipher = NULL; in test_cipher_perf() local
25 static const char plain[] = variable