How to use Hardware Crypto on nRF9160dk?

How do I use hardware crypto on a nRF9160dk? I am using the nRF connect SDK and my build is nrf9160dk_nrf9160_ns.

Would that be cryptocell or something else? If it's cryptocell or another approach what would be the configuration in prj.conf?

I am using wolfssl as a crypto library, which supports cryptocell and I have tried a few settings (e.g. #define WOLFSSL_CRYPTOCELL) but getting compile errors.

Parents Reply Children
Related