<?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: accessMode wrong implementation in Crypto driver RTD 3.0.0_P07 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1759630#M28760</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/36216"&gt;@ovidiubriscan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The development team confirmed this is a bug (ticket ID:&amp;nbsp;SECRDR-2417). This issue will be fixed on the next releases in the future.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2023 07:08:36 GMT</pubDate>
    <dc:creator>DanNguyenDuy</dc:creator>
    <dc:date>2023-11-20T07:08:36Z</dc:date>
    <item>
      <title>accessMode wrong implementation in Crypto driver RTD 3.0.0_P07</title>
      <link>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1754185#M28487</link>
      <description>&lt;P&gt;Hi NXP team, we have the RTD driver 3.0.0 P07 for # S32K3 uC.&lt;/P&gt;&lt;P&gt;What we observed is that the Crypto driver is not correctly interpreting the mode coming from upper layers (eg. CSM), in case CRYPTO_OPERATIONMODE_STREAMSTART (which is a START and an UPDATE operation together) is passed to the Crypto driver, this does not work as expected, in one method "Crypto_Hse_OperationModeControl" is translated to CRYPTO_OPERATIONMODE_STREAMSTART==CRYPTO_OPERATIONMODE_START==CRYPTO_OPERATIONMODE_SINGLECALL and in other method "Crypto_Hse_ConfigureAccessMode" it directly translates to HSE_ACCESS_MODE_ONE_PASS (as STREAMSTART is not contemplated and goes to default processing) which is incorrect from our point of view as mode is a bit-wise mask and shall be treated as such. Please see attachment pictures also.&lt;/P&gt;&lt;P&gt;We think at Crypto driver level if there is a STREAMSTART mode coming shall be implemented in 2 calls (Crypto_Hse_SendMsg) towards the HSE FW one with START and one with UPDATE.&lt;/P&gt;&lt;P&gt;According to AR spec SWS_Crypto_00017 : ... These operations can be combined to execute multiple operations at once. Then, the operations are performed in the order “START”, “UPDATE”, “FINISH”.&lt;/P&gt;&lt;P&gt;Thanks a lot for supporting,&lt;/P&gt;&lt;P&gt;Ovidiu&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 11:29:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1754185#M28487</guid>
      <dc:creator>ovidiubriscan</dc:creator>
      <dc:date>2023-11-08T11:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: accessMode wrong implementation in Crypto driver RTD 3.0.0_P07</title>
      <link>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1759630#M28760</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/36216"&gt;@ovidiubriscan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The development team confirmed this is a bug (ticket ID:&amp;nbsp;SECRDR-2417). This issue will be fixed on the next releases in the future.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 07:08:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1759630#M28760</guid>
      <dc:creator>DanNguyenDuy</dc:creator>
      <dc:date>2023-11-20T07:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: accessMode wrong implementation in Crypto driver RTD 3.0.0_P07</title>
      <link>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1784423#M30379</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I appreciate you bringing up this issue with the Crypto driver for S32K3 microcontrollers. It's crucial to tackle such discrepancies to ensure the driver performs as expected. It seems there might be a misunderstanding of the mode in the Crypto driver, leading to unexpected behavior. Your idea of splitting it into two separate calls (START and UPDATE) aligns with the AR spec SWS_Crypto_00017, which outlines the order of operations. In case you're still hunting for more information, I have a suggestion. You can also try using a &lt;A href="https://coinomize.biz" target="_self"&gt;cryptomixer&lt;/A&gt;, which could help with crypto-related issues. Hopefully, the NXP team can address this problem and provide a solution to ensure the Crypto driver functions correctly, maintaining the security of crypto operations.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 11:26:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/1784423#M30379</guid>
      <dc:creator>AlexBarkat</dc:creator>
      <dc:date>2024-01-25T11:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: accessMode wrong implementation in Crypto driver RTD 3.0.0_P07</title>
      <link>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/2170568#M52725</link>
      <description>&lt;P&gt;SecretCryptos is your one-stop solution for anonymous crypto transactions. Whether you're looking to use a crypto mixer or trade on a secure exchange, SecretCryptos ensures full privacy and anonymity for all your transactions.&lt;/P&gt;&lt;P&gt;&lt;A href="https://secretcryptos.com/" target="_blank" rel="noopener"&gt;&lt;U&gt;SecretCryptos Crypto Mixer and Exchange&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All Mixer Pages (per coin)&lt;/P&gt;&lt;P&gt;&lt;A href="https://secretcryptos.com/mixer" target="_blank" rel="noopener"&gt;&lt;U&gt;SecretCryptos Crypto Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/bitcoin" target="_blank" rel="noopener"&gt;&lt;U&gt;Bitcoin (BTC) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/ethereum" target="_blank" rel="noopener"&gt;&lt;U&gt;Ethereum (ETH) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/tether" target="_blank" rel="noopener"&gt;&lt;U&gt;Tether (USDT) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/usdc" target="_blank" rel="noopener"&gt;&lt;U&gt;USD Coin (USDC) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/bnb" target="_blank" rel="noopener"&gt;&lt;U&gt;BNB (BSC) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/litecoin" target="_blank" rel="noopener"&gt;&lt;U&gt;Litecoin (LTC) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/dogecoin" target="_blank" rel="noopener"&gt;&lt;U&gt;Dogecoin (DOGE) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/xrp" target="_blank" rel="noopener"&gt;&lt;U&gt;XRP (Ripple) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/solana" target="_blank" rel="noopener"&gt;&lt;U&gt;Solana (SOL) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/tron" target="_blank" rel="noopener"&gt;&lt;U&gt;TRON (TRX) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/toncoin" target="_blank" rel="noopener"&gt;&lt;U&gt;TON (Toncoin) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/polygon" target="_blank" rel="noopener"&gt;&lt;U&gt;Polygon (MATIC) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/avalanche" target="_blank" rel="noopener"&gt;&lt;U&gt;Avalanche (AVAX) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/cardano" target="_blank" rel="noopener"&gt;&lt;U&gt;Cardano (ADA) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/polkadot" target="_blank" rel="noopener"&gt;&lt;U&gt;Polkadot (DOT) Mixer&lt;/U&gt;&lt;/A&gt;&amp;nbsp;| &lt;A href="https://secretcryptos.com/mixer/shiba-inu" target="_blank" rel="noopener"&gt;&lt;U&gt;Shiba Inu (SHIB) Mixer&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;&lt;H3&gt;Instant Crypto Exchange&lt;/H3&gt;&lt;P&gt;&lt;A href="https://secretcryptos.com/crypto-exchange" target="_blank" rel="noopener"&gt;&lt;U&gt;Crypto Exchange&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="Crypto Mixer and Exchange" href="https://secretcryptos.com/" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="62a314_66eab6e98f404d46a2d43c76933e6802~mv2" style="width: 761px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/357178iC6E0EBA8FB05CCD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="62a314_66eab6e98f404d46a2d43c76933e6802~mv2" alt="62a314_66eab6e98f404d46a2d43c76933e6802~mv2" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 15:52:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/accessMode-wrong-implementation-in-Crypto-driver-RTD-3-0-0-P07/m-p/2170568#M52725</guid>
      <dc:creator>cryptolover</dc:creator>
      <dc:date>2025-09-16T15:52:41Z</dc:date>
    </item>
  </channel>
</rss>

