09-29-2020, 04:03 PM
Kernel Developer:
There's two changes you typically need to apply to your kernel.
1. Replace "salt_pos" with "SALT_POS"
2. Replace "digests_offset" with "DIGESTS_OFFSET"
That's it.
There's two changes you typically need to apply to your kernel.
1. Replace "salt_pos" with "SALT_POS"
2. Replace "digests_offset" with "DIGESTS_OFFSET"
That's it.