* @desc Check that the IUT generates e2eProtection CRC properly.
* <pre>
* Pics Selection: PICS_MIM_GENERATION
* Initial conditions:
* with {
* AVM entity is active
* }
* Expected behaviour:
* ensure that {
* when {
* a MIM is generated
* }
* then {
* the IUT sends a valid MIM
* containing e2EProtection
* containing crc32
* indicating correct CRC value calculated over the e2eProtection.length_ field and the rest of the message (excluding the first 6 bytes and the 4 bytes of crc32)