I have just one issue/report where even with -DLTC_NO_ACCEL compilation failed in the SHA512 hw acceleration code. There may be more places where we should apply some `#ifdef LTC_NO_ACCEL` consistently to all HW/CPU specific code.
I have just one issue/report where even with -DLTC_NO_ACCEL compilation failed in the SHA512 hw acceleration code.
There may be more places where we should apply some
#ifdef LTC_NO_ACCELconsistently to all HW/CPU specific code.