Qstr values fit in 16-bits (and this fact is used elsewhere in the code) so no need to use more than that for the large lookup tables. The compiler will anyway give a warning if the qstr values don't fit in 16 bits. Saves around 80 bytes of code space for Thumb2 archs.crypto-aes
parent
9e0cdb22f1
commit
6c82cfc089
Loading…
Reference in new issue