Hi, all.
I have am1705. The SPRUH93A defines the calculation of HASH in 18.3.3.37 paragraph.
But I have a question about it. Is is possible to look on the example of calculation?
I need a hash for 01:80:c2:00:00:03 as example.
As far as I understood the HASH will be:
Hash_fun = 0x84, 0x8C, 0x002, 0x02, 0x02, 0x00
And the MACHASH1 = 0x02008C84; MACHASH2=0x00000002.
Am I correct?