Searched refs:plaintext_2 (Results 1 – 1 of 1) sorted by relevance
70 u8 plaintext_2[] = { in test_siv() local88 u8 out[2 * AES_BLOCK_SIZE + sizeof(plaintext_2)]; in test_siv()127 plaintext_2, sizeof(plaintext_2), in test_siv()143 if (os_memcmp(out, plaintext_2, sizeof(plaintext_2)) != 0) { in test_siv()