<?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: SE050: sss_cipher_one_go() returns kStatus_SSS_Fail (SM_ERR_CONDITIONS_OF_USE_NOT_SATISFIED) in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367795#M614</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191198"&gt;@fvjdxe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update! It is great to know this issue has been solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Mon, 08 Nov 2021 09:12:28 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2021-11-08T09:12:28Z</dc:date>
    <item>
      <title>SE050: sss_cipher_one_go() returns kStatus_SSS_Fail (SM_ERR_CONDITIONS_OF_USE_NOT_SATISFIED)</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1363216#M607</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to encrypt some data using AES. I wrote the key to the SE using Se05x_API_WriteSymmKey() an now want to encrypt using sss_cipher_one_go(). This function returns kStatus_SSS_Fail. When debugging into this function I can see that DoAPDUTxRx_s_Case4_ext() returns SM_ERR_CONDITIONS_OF_USE_NOT_SATISFIED inside Se05x_API_CipherOneShot(). This error code is not documented for any APDU that is related to AES. So I have no idea what I have done wrong. Can you give me a hint?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 11:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1363216#M607</guid>
      <dc:creator>fvjdxe</dc:creator>
      <dc:date>2021-10-28T11:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: SE050: sss_cipher_one_go() returns kStatus_SSS_Fail (SM_ERR_CONDITIONS_OF_USE_NOT_SATISFIED)</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367216#M610</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191198"&gt;@fvjdxe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually the MW for SE050 provides a demo of "ex_symmetric", in which an AES is created to perform&amp;nbsp;Encryption on some data by&amp;nbsp;sss_cipher_one_go().&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did your issue come from this demo?&amp;nbsp;Please kindly clarify.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to share the log?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 08:36:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367216#M610</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-11-05T08:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: SE050: sss_cipher_one_go() returns kStatus_SSS_Fail (SM_ERR_CONDITIONS_OF_USE_NOT_SATISFIED)</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367760#M613</link>
      <description>&lt;P&gt;Hello Kan,&lt;/P&gt;&lt;P&gt;I had adapted the demo. I fixed my problem by now. It turned out that some buffer had the wrong size.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 08:12:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367760#M613</guid>
      <dc:creator>fvjdxe</dc:creator>
      <dc:date>2021-11-08T08:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: SE050: sss_cipher_one_go() returns kStatus_SSS_Fail (SM_ERR_CONDITIONS_OF_USE_NOT_SATISFIED)</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367795#M614</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191198"&gt;@fvjdxe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update! It is great to know this issue has been solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 09:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-sss-cipher-one-go-returns-kStatus-SSS-Fail-SM-ERR/m-p/1367795#M614</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-11-08T09:12:28Z</dc:date>
    </item>
  </channel>
</rss>

