Hi,
I am experimenting with zephyr OS on my nrf52 DK. I want to use the HW AES CCM encryption module available on the board, but I can't figure out how to do this with zephyr. In my mind, there should be crypto functions which are performed in HW if there is a module available and otherwise realized in SW. Is this even possible with zephyr OS or does one have to use the nrf SDK? If it is possible, I would really appreciate a reference to the CONFIGs I have to make and the function API I can use.
Kind regards,
Marco