<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to Enable/Disable the CC312 Accelerator on nRF5340 for Encryption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116770/how-to-enable-disable-the-cc312-accelerator-on-nrf5340-for-encryption</link><description>I am planning to perform encryption using the CC312 accelerator on the nRF5340. I would like to evaluate the power consumption when using the accelerator. 
 My approach is to enable and disable the accelerator while performing encryption. Could you guide</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Nov 2024 13:51:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116770/how-to-enable-disable-the-cc312-accelerator-on-nrf5340-for-encryption" /><item><title>RE: How to Enable/Disable the CC312 Accelerator on nRF5340 for Encryption</title><link>https://devzone.nordicsemi.com/thread/512775?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2024 13:51:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dbb5136-6ccb-4334-8c12-6eb5ed1ba407</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi giun.kim,&lt;/p&gt;
&lt;p&gt;On the nRF5340 application core, the CC312 is the only source of RNG, so you cannot really have crypto operation completely without it.&lt;/p&gt;
&lt;p&gt;The best you can do is&amp;nbsp;enabling/disabling these two Kconfig to change how other crypto operations are run.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/kconfig/index.html#CONFIG_PSA_CRYPTO_DRIVER_OBERON"&gt;CONFIG_PSA_CRYPTO_DRIVER_OBERON&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/kconfig/index.html#CONFIG_PSA_CRYPTO_DRIVER_CC3XX"&gt;CONFIG_PSA_CRYPTO_DRIVER_CC3XX&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>