Searched refs:nplaintext (Results 1 – 1 of 1) sorted by relevance
656 size_t nkey, niv = 0, nciphertext = 0, nplaintext = 0; in test_cipher() local669 nplaintext = unhex_string(data->plaintext, &plaintext); in test_cipher()672 g_assert(nciphertext == nplaintext); in test_cipher()710 nplaintext, in test_cipher()727 nplaintext, in test_cipher()730 outtexthex = hex_string(outtext, nplaintext); in test_cipher()