Searched refs:outtext (Results 1 – 1 of 1) sorted by relevance
655 *plaintext = NULL, *outtext = NULL; in test_cipher() local674 outtext = g_new0(uint8_t, nciphertext); in test_cipher()709 outtext, in test_cipher()713 outtexthex = hex_string(outtext, nciphertext); in test_cipher()726 outtext, in test_cipher()730 outtexthex = hex_string(outtext, nplaintext); in test_cipher()735 g_free(outtext); in test_cipher()