Searched refs:expected_ciphertext (Results 1 – 1 of 1) sorted by relevance
30 static const uint8_t expected_ciphertext[] = { variable50 int not_equal = memcmp(expected_ciphertext, ciphertext, AES_BLOCK_SIZE); in aes_command()53 hexdump8(expected_ciphertext, sizeof(expected_ciphertext)); in aes_command()
Completed in 2 milliseconds