<?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: CreateCryptoObject fails while doing sss_mac_init in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527132#M962</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;What is the scenario this issue happened?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;I am also trying to figure out what happened and how it happend.&lt;BR /&gt;All I can say is, when trying to calculate HMAC in my custom application, I got this error (see in first post)&lt;BR /&gt;Before that I had never seen such error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;how many client applications were connected with the AccessManager?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;When i first saw the issue, there was only my custom application running.&lt;BR /&gt;But I can confirm at maximum, we had 2 applications running simultaneously.&lt;BR /&gt;1. se05x_ConcurrentECC&lt;BR /&gt;2. my custom applicatoin to calculate HMAC&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Sep 2022 06:00:11 GMT</pubDate>
    <dc:creator>bug_squasher_77</dc:creator>
    <dc:date>2022-09-23T06:00:11Z</dc:date>
    <item>
      <title>CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1525047#M950</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a simple HMAC calculator which was working fine.&lt;/P&gt;&lt;P&gt;And after couple of days it suddenly stopped working.&lt;/P&gt;&lt;P&gt;Please check logs from accessManager and client application in screenshot below.&amp;nbsp;&lt;BR /&gt;It says,&lt;/P&gt;&lt;PRE&gt;CreateCryptoObject Failed&lt;/PRE&gt;&lt;P&gt;among other more generic warnings&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bug_squasher_77_0-1663677170190.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/194316i77AFC72AEAEC0D62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bug_squasher_77_0-1663677170190.png" alt="bug_squasher_77_0-1663677170190.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After further debugging I found out that the sss_mac_init is failing.&lt;/P&gt;&lt;P&gt;I am only using sss_key_*, sss_mac_* and ex_boot_* apis for now. none of them are exposing CryptoObject or requiring it as input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was not able to get around this, i had to factory reset the chip with se05x_Delete_and_test_provision and then again provision the key with same keyId&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am not able to reproduce this issue again. Any pointer on what can cause this would be appreciated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From the documentation it is not clear what CryptoObject is being used for. More details on this would be a great help.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I dug into se05x source and I think the culprit is a missing break; statement.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bug_squasher_77_1-1663678003726.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/194318i6E86700B39B6D307/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bug_squasher_77_1-1663678003726.png" alt="bug_squasher_77_1-1663678003726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Notes about the setup,&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;example &amp;lt;--socket--&amp;gt; accessManager &amp;lt;--i2c--&amp;gt; SE&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:53:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1525047#M950</guid>
      <dc:creator>bug_squasher_77</dc:creator>
      <dc:date>2022-09-20T12:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1525666#M956</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206572"&gt;@bug_squasher_77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually it is hard to trace the root cause with the log from Access manager, do you have log from the client? If&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;se05x_Delete_and_test_provision can solve this issue, maybe due to running out of memory for secure objects storage, did you create new secure objects in SE051 in your code? Have you deleted them by the end of the program? or have you accidently disabled new objects creation on SE051?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly clarify.&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>Wed, 21 Sep 2022 08:11:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1525666#M956</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-09-21T08:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1525705#M958</link>
      <description>&lt;P&gt;Thank you for getting back &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm I have ran following examples&lt;BR /&gt;1. se05x_concurrentECC&lt;BR /&gt;2. se05x_concurrentSymm&amp;nbsp;&lt;BR /&gt;3. se05x_Delete_and_test_provision&lt;BR /&gt;4. pkcs11-tool&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;export PKCS11_MODULE=&lt;/SPAN&gt;/usr/lib/libsss_pkcs11.so&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pkcs11-tool --module $PKCS11_MODULE --keypairgen --key-type rsa:1024 --label "sss:20202020"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pkcs11-tool --module $PKCS11_MODULE --sign --label sss:20181001 -m SHA256-RSA-PKCS --slot 1 -i in.der -o signature.der&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pkcs11-tool --module $PKCS11_MODULE --hash -m SHA256 -i in.der -o hash.der&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;In my code I am using following for provisioning key and calculation of hmac&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN&gt;ex_sss_boot_open_on_id&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;sss_key_store_context_init&lt;BR /&gt;sss_key_store_allocate&lt;BR /&gt;sss_key_object_init&lt;BR /&gt;sss_key_object_get_handle&lt;BR /&gt;sss_mac_context_init&lt;BR /&gt;sss_mac_init - &lt;STRONG&gt;this failed&lt;/STRONG&gt;&lt;BR /&gt;sss_mac_update&lt;BR /&gt;sss_mac_finish&lt;BR /&gt;&lt;BR /&gt;sss_key_store_set_key&lt;BR /&gt;&lt;BR /&gt;sss_mac_context_free&lt;BR /&gt;ex_sss_session_close&lt;/PRE&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;AFAIK, none of these methods are removing CryptoObject, also CryptoObject handling is abstracted so I can confirm creation of objects was not disabled.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Sep 2022 08:48:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1525705#M958</guid>
      <dc:creator>bug_squasher_77</dc:creator>
      <dc:date>2022-09-21T08:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1526493#M959</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206572"&gt;@bug_squasher_77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the information! I am digging into the source code and suspecting maybe your issue happened there as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1663829673259.png" style="width: 664px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/194596iF91AEB84DF6636A0/image-dimensions/664x208?v=v2" width="664" height="208" role="button" title="Kan_Li_0-1663829673259.png" alt="Kan_Li_0-1663829673259.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;so most likely your code tried to update some secure object created by another user and failed to do that due to the policy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly check from your side if the object ID is duplicated .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 06:58:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1526493#M959</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-09-22T06:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1526592#M960</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming, user id in this context is same as auth id used to open connection with accessManager.&lt;/P&gt;&lt;P&gt;Do any of the examples create CryptoObject with different ID?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I gave the list of APIs that I am using, I don't think they create CryptoObject with some different ID.&lt;/P&gt;&lt;P&gt;I have not set any object policy and I am using Auth=None. (authId = 0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1526592#M960</guid>
      <dc:creator>bug_squasher_77</dc:creator>
      <dc:date>2022-09-22T12:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527089#M961</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206572"&gt;@bug_squasher_77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the scenario this issue happened? how many client applications were connected with the AccessManager? Were they original concurrent examples or your own application?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usually we run concurrent demos as below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1663905043832.png" style="width: 620px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/194717i44F2FD646DF0C76B/image-dimensions/620x124?v=v2" width="620" height="124" role="button" title="Kan_Li_0-1663905043832.png" alt="Kan_Li_0-1663905043832.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You may find the auth IDs and secure object IDs are different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly clarify.&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, 23 Sep 2022 03:51:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527089#M961</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-09-23T03:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527132#M962</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;What is the scenario this issue happened?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;I am also trying to figure out what happened and how it happend.&lt;BR /&gt;All I can say is, when trying to calculate HMAC in my custom application, I got this error (see in first post)&lt;BR /&gt;Before that I had never seen such error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;how many client applications were connected with the AccessManager?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;When i first saw the issue, there was only my custom application running.&lt;BR /&gt;But I can confirm at maximum, we had 2 applications running simultaneously.&lt;BR /&gt;1. se05x_ConcurrentECC&lt;BR /&gt;2. my custom applicatoin to calculate HMAC&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 06:00:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527132#M962</guid>
      <dc:creator>bug_squasher_77</dc:creator>
      <dc:date>2022-09-23T06:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527217#M963</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206572"&gt;@bug_squasher_77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the information!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually from the snapshot you shared in the beginning , only one client was talking with the access manager, but it is hard to find the cause by the log from the access manager, do you have the log from the client as well? and how did you run the example of&amp;nbsp;&lt;SPAN&gt;se05x_ConcurrentECC? what were the command parameters you input for&amp;nbsp;se05x_ConcurrentECC?&amp;nbsp;&lt;/SPAN&gt;&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, 23 Sep 2022 08:07:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527217#M963</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-09-23T08:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527262#M964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes when i discovered the issue it was only 1 client.&lt;/P&gt;&lt;P&gt;However before discovering this I was running concurrentEcc and my custom app to calculate HMAC&lt;/P&gt;&lt;PRE&gt;se05x_ConcurrentEcc -authid 0 -keyid 0x20222022-cnt 1 -port 127.0.0.1:8040&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 09:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527262#M964</guid>
      <dc:creator>bug_squasher_77</dc:creator>
      <dc:date>2022-09-23T09:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: CreateCryptoObject fails while doing sss_mac_init</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527758#M965</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206572"&gt;@bug_squasher_77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the information! I didn't find any obvious error from running the se05x_C&lt;SPAN&gt;oncurrentEcc demo, and would like to have a review of your custom application code, I could know how you implemented it from the previous posts, but would be better to know more details such as the parameters input to each sss APIs.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is it possible to share? Alternatively you may create a private ticket to share the code according to the following video:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/video/tutorial-for-nxp-support-case-portal:NCP-VIDEO" target="_blank"&gt;https://www.nxp.com/video/tutorial-for-nxp-support-case-portal:NCP-VIDEO&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please kindly let me know the case number when the case is created.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your patience!&lt;/SPAN&gt;&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, 26 Sep 2022 02:25:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/CreateCryptoObject-fails-while-doing-sss-mac-init/m-p/1527758#M965</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-09-26T02:25:28Z</dc:date>
    </item>
  </channel>
</rss>

