<?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>Need Crypto CFB example code explanation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59522/need-crypto-cfb-example-code-explanation</link><description>Hi Team, 
 
 Need explanation on some of the macros and section creations which are part of examples codes. 
 1. NRF_SECTION_DEF(test_case_data, test_case_t); where &amp;quot; test_case_data &amp;quot; is initialized. In run-time we are directly getting the data from this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Mar 2020 08:59:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59522/need-crypto-cfb-example-code-explanation" /><item><title>RE: Need Crypto CFB example code explanation</title><link>https://devzone.nordicsemi.com/thread/242323?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 08:59:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59cbc736-4dfb-4d98-8042-777dcf9b84b9</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]Similar way we have found some of the macros in other examples as well. Only thing is how it is initialized.[/quote]
&lt;p&gt;&lt;a title="NRF_SECTION_DEF" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__section__vars.html?cp=7_1_6_11_15_0#gabc76026f7271296522006d8600845b4a"&gt;NRF_SECTION_DEF&lt;/a&gt;&amp;nbsp;is&amp;nbsp;&lt;span&gt;for creating a section.&lt;/span&gt;&amp;nbsp;Please see the &lt;a title="Experimental: Section variables" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_section_vars.html?cp=7_1_3_58"&gt;Section variables&lt;/a&gt;&amp;nbsp;for the detail.&amp;nbsp;&lt;/p&gt;
[quote user=""]How this &amp;quot;p_backend&lt;span&gt;&amp;nbsp;&amp;quot; is initialized with predefined crypto data.&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;Please see the&amp;nbsp;&lt;a title="Using section variables" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_section_vars.html?cp=7_1_3_58_2#lib_section_vars_usage_module_usage"&gt;Using section variables&lt;/a&gt;&amp;nbsp;section.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>