Hi, I was wondering whether ALARM takes advantage of hardware security engine built into the SoC, it is supposed to support hardware acceleration of AES128, AES256 and some hash function (probably SHA1) calucations. For me it would be really great if those engines were used by openssl. My Pogo sometimes needs to handle some 5-6 Mbps encrypted traffic and it seems to handle the load, but during that time (tens of minutes sometimes few hours) I can't do anything with the pogo, not even ssh into it or view a simple web page that runs on it. Seems to me that openssl is completely taking over CPU (and possibly RAM) therefore I'm afraid that it does all the crypto calculations with CPU instead of using dedicated resources.
Could anyone confirm (built-in or lack of) support for the cryptographic resources of PLX7820?