Hi,
Is there any hope to get hw accelerated AES-GCM-128 (or 256) in CCR ?
As far as I understand the GCM mode is actually easier to do fast and doesn't have the pipelining dependency of the CBC mode, so I'd actually expect the performance to be better ...
I can't see any real "hardware module" on the Tilera CPU for AES, so I assume that it's just "hand optimized" assembly in which case I'd expect adding GCM to be possible.
Cheers,
Sylvain