DES KPA printf output not as expected
#2
Not in bitslice kernels. The 24 bits you are missing are in words_buf_s[pc_pos].b[] but they are transposed.

See m14000_tm() to understand how they were transposed.

Alternatively, you will also find N many of these missing 24 bit entries in mod[gid];
Reply


Messages In This Thread
DES KPA printf output not as expected - by Zzzz - 08-02-2021, 01:21 PM
RE: DES KPA printf output not as expected - by atom - 08-02-2021, 01:39 PM