Searched refs:not_equal (Results 1 – 1 of 1) sorted by relevance
50 int not_equal = memcmp(expected_ciphertext, ciphertext, AES_BLOCK_SIZE); in aes_command() local51 if (not_equal) { in aes_command()
Completed in 3 milliseconds