<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: s32k148 CSE ASE-CMAC in S32K</title>
    <link>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2267408#M55632</link>
    <description>&lt;P&gt;&lt;SPAN&gt;There’s also set of examples which can help to understand how CSEc works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp; Can you help me find teh examples?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Dec 2025 04:48:02 GMT</pubDate>
    <dc:creator>Shivanand</dc:creator>
    <dc:date>2025-12-22T04:48:02Z</dc:date>
    <item>
      <title>s32k148 CSE ASE-CMAC</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2264482#M55515</link>
      <description>&lt;P&gt;Hello&amp;nbsp; Nxp community,&lt;/P&gt;&lt;P&gt;Im trying to use CSE module in s32k148 , i found an example project which is using RAM Key for encryption and Decryption using ASE ECB , so im trying to develop secure bootloader using ASE CMAC is the RTD version 32K1_RTD_2_0_0 compatible to use&amp;nbsp; CMAC beacuse i found the RTD incomplete. And also is there any example project to use CMAC?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 07:19:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2264482#M55515</guid>
      <dc:creator>Shivanand</dc:creator>
      <dc:date>2025-12-17T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: s32k148 CSE ASE-CMAC</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2266313#M55597</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/246536"&gt;@Shivanand&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I’m not aware of any other examples written in RTD 2.0.0 besides those found in this folder:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;..\PlatformSDK_S32K1_S32M24\RTD\Crypto_TS_T40D2M20I0R0\examples\&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to use CMAC and NVM keys, just use following API:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Csec_Ip_LoadKey&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Csec_Ip_GenerateMac&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Csec_Ip_VerifyMac&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Csec_Ip_GenerateMacAddrMode&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Csec_Ip_VerifyMacAddrMode&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Notice that Csec_Ip_LoadKey function requires the key in M1-M5 format. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can take a look at this application note to see how to calculate M1-M5 values:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN5401&amp;amp;location=null" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=AN5401&amp;amp;location=null&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN5401SW&amp;amp;location=null" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=AN5401SW&amp;amp;location=null&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There’s also set of examples which can help to understand how CSEc works. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Lukas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 17:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2266313#M55597</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2025-12-18T17:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: s32k148 CSE ASE-CMAC</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2267408#M55632</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There’s also set of examples which can help to understand how CSEc works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp; Can you help me find teh examples?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 04:48:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-CSE-ASE-CMAC/m-p/2267408#M55632</guid>
      <dc:creator>Shivanand</dc:creator>
      <dc:date>2025-12-22T04:48:02Z</dc:date>
    </item>
  </channel>
</rss>

