14:34:45 I converted aes_hash and soft_aes to C, librandomx is 200KB smaller now but randomx-benchmark is slower 14:34:59 I guess because the aesenc/aesdec calls are no longer inlined 14:35:41 - using function pointers instead