Liam Farr <liamf...@me.com> wrote: > The 'numbers' are in 1000s of bytes per second processed. > type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes > aes-128-cbc 193.60k 681.73k 2049.24k 6516.71k 12357.51k > aes-256-cbc 188.07k 656.00k 2048.68k 6462.63k 12346.79k > > What I am really trying to achieve is decent throughput on SFTP file > transfers,
Did you configure ssh (or sshd) to actually use a crypto algorithm supported by hifn? ssh now defaults to aes128-ctr, which is not accelerated. -- Christian "naddy" Weisgerber na...@mips.inka.de