Searched defs:plain (Results 1 – 3 of 3) sorted by relevance
51 static int test_lib_chacha(u8 *revert, u8 *cipher, u8 *plain) in test_lib_chacha()126 static int test_skcipher(char *name, u8 *revert, u8 *cipher, u8 *plain) in test_skcipher()238 u8 *plain = NULL, *revert = NULL; in chacha_s390_test_init() local
53 struct plain_local __kptr *plain; member
785 TEST_F(bind_wildcard, plain) in TEST_F() argument