This PR addresses [comments from #22704](https://github.com/bitcoin/bitcoin/pull/22704/files#discussion_r771510963) to make the following changes in src/test/fuzz/crypto_diff_fuzz_chacha20.cpp
:
- replace
memcmp()
with == - add a missing assert statement to compare the encrypted bytes