Home
last modified time | relevance | path

Searched defs:plain (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c43 const u8 *plain; member
127 #define CIPHER_TEST(algo, mode, key, iv, plain, cipher) \ argument
384 u8 *plain = NULL, *cipher = NULL; in test_cipher_perf() local
/rk3399_rockchip-uboot/test/
H A Dcompression.c25 static const char plain[] = variable