Searched defs:revert (Results 1 – 1 of 1) 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