Thanks You Estephania for the reply.
We already checked this issue with openthread support form and got to know that hardware acceleration is not enabled in KW41Z. Instead of that, software acceleration is enabled. Pls check this discussion link https://groups.google.com/forum/?nomobile=true#!topic/openthread-users/aLMlSCJIWm4
Could you please point to the openthread example where hardware acceleration is enabled for KW41Z? If it is not available, please let us know how to enable hardware acceleration in KW41Z for crypto? It will be helpful for us.
Response from openthread forum:
==========================
"
One challenge with the KW41Z example is that crypto is all currently performed in SW, without any hardware acceleration support. As a result, ECC handshake steps can block for up to 30 seconds. During that time, radio communication cannot occur.
The following platforms have ECC hardware acceleration enabled in the example code:
Other hardware platforms may include hardware acceleration as part of vendor-provided SDKs. You may want to check with the vendor directly if you have a preference for specific hardware.
"
Regards,
Vijay