<?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: En/Decryption of data on iMX6  board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275774#M30661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The phrase "Doing aes-128-cbc for 3s on 8192 size blocks: 2031 aes-128-cbc's in 3.00s" means,&lt;/P&gt;&lt;P&gt;that "aes-128-cbc" algorithm was used with data blocks of 8K and the speed of this operation &lt;/P&gt;&lt;P&gt;is 2031 ops per 3 sec. That is : ~[700 (aes-128-cbc) ops] / sec, when using 8K data blocks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 07:18:20 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2013-12-09T07:18:20Z</dc:date>
    <item>
      <title>En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275755#M30642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I set up a CAAM&amp;nbsp; to en/decrypt a data on a iMX6 SABRE board? Are there any sample application available?&lt;/P&gt;&lt;P&gt;I have gone through Security Reference manual which gives me low level information, does not seem of too much help to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 14:13:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275755#M30642</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-13T14:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275756#M30643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We will provide CAAM support on mx6 through openssl in our 3.10.17-1.0.0 beta release coming out early next year.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using cryptodev through openssl to access the CAAM support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 16:44:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275756#M30643</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2013-11-13T16:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275757#M30644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may look at the Platform SDK - it contains an example regarding blob using.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;"T&lt;/SPAN&gt;he i.MX6 Platform SDK is located on Freescale Web.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;The code can be found at sdk/drvers/caam.&amp;nbsp; Keep in mind that in order to generate a blob with the CAAM OTPMK a secure boot with HAB&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;in closed config [...], otherwise in open config the blob will be created using the known CAAM default master key.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;The platform SDK code is useful for generating a blob for a single chip but is not useful in a production environment.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;The platform SDK code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;1. Configures CAAM appropriately in order to generate a key blob&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;2. Writes a fixed data encryption key (DEK) to a CAAM memory partition - same partition used by HAB&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;3. Configures the CAAM memory partition as CAAM read only&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;4. Generates the blob with CAAM&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;5. Re-allocate CAAM memory parition - erases original DEK&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;6. Decapsultates the blob to obtain the original DEK in CAAM read only memory partition&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;7. Perform a self test with the decapsulated DEK to ensure the DEK was properly restored"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 02:37:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275757#M30644</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-11-14T02:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275758#M30645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So Can I use openssl commands with cryptodev engine to encrypt and decrypt data files? &lt;/P&gt;&lt;P&gt;Can you please brief me on how does cryptodev through openssl can access the CAAM support.&lt;/P&gt;&lt;P&gt;Are there any user space C application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 13:23:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275758#M30645</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-14T13:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275759#M30646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does "3.10.17-1.0.0 beta release" mean? is this LTIB release number, Yocto release number, or OpenSSL release number, or android release number? I could not make sense out of any of these numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 14:55:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275759#M30646</guid>
      <dc:creator>XXiao1z</dc:creator>
      <dc:date>2013-11-18T14:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275760#M30647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We just released 3.10.9-1.0.0 alpha a BSP release under Yocto back in October.&amp;nbsp; Next we are planning a 3.10.17-1.0.0_beta release for Yocto in early 2014.&amp;nbsp; This is a Linux BSP release.&amp;nbsp; We no longer release ltib releases for Linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 15:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275760#M30647</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2013-11-18T15:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275761#M30648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using repo with fsl-community-bsp-platform, how can I find the specific BSP release(e.g. 3.10.9-1.0.0 alpha BSP)? or am I missing something? all I saw is 1.4 release, 1.5 release at github and I did not find any tag for the BSP you mentioned. do you mean just the kernel release? I'm confused.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 21:04:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275761#M30648</guid>
      <dc:creator>XXiao1z</dc:creator>
      <dc:date>2013-11-19T21:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275762#M30649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;I'm using repo with fsl-community-bsp-platform, how can I find the specific BSP release(e.g. 3.10.9-1.0.0 alpha BSP)? or am I missing something? all I saw is 1.4 release, 1.5 release at github and I did not find any tag for the BSP you mentioned. do you mean just the kernel release? I'm confused.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 21:04:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275762#M30649</guid>
      <dc:creator>XXiao1z</dc:creator>
      <dc:date>2013-11-19T21:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275763#M30650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried building the sdk to test the caam module with the command&amp;nbsp; ./tools/build_sdk with test=caam. But found no useful information on "./output/mx6dq/sdk_unit_test/sabre_ai_rev_a" folder. can you please suggest me on how to understand the output upon testing caam driver using sdk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rashmi.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 14:07:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275763#M30650</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-26T14:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275764#M30651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You wrote " found no useful information on "./output/mx6dq/sdk_unit_test/sabre_ai_rev_a" folder".&lt;/P&gt;&lt;P&gt;Do You mean that there are no .elf, .bin, .map files in the output directory ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there errors reported during build process ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 04:10:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275764#M30651</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-11-28T04:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275765#M30652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;No errors, have got .elf .bin .map files in output directory. But throught this files how can I ensure whether CAAM is tested on board or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rashmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 04:40:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275765#M30652</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-28T04:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275766#M30653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Platform SDK (after cross-compiling) provides executable images (.elf, .bin), that should be run on a target board (say, on i.MX6 SDP).&lt;/P&gt;&lt;P&gt;Please to run .elf on the SDP, using a JTAG debugger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 09:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275766#M30653</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-11-28T09:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275767#M30654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Yuri.&lt;/P&gt;&lt;P&gt;Can you also brief me on how to execute those src .C files available on imx6_platform_SDk/sdk/drivers/caam. Can I use those C files to encrypt and decrypt my data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Rashmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 12:22:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275767#M30654</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-28T12:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275768#M30655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Source .c files may be used as example. It is needed to analyze them, using CAAM description in the Security Reference Manual for i.MX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may download the security manual from our website (link below). You will&lt;/P&gt;&lt;P&gt;need to login in order to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://www.freescale.com/webapp/Download?colCode=IMX6DQ6SDLSRM&amp;amp;appType=moderate"&gt;https://www.freescale.com/webapp/Download?colCode=IMX6DQ6SDLSRM&amp;amp;appType=moderate&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;dWithoutFAE&amp;amp;fpsp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMA&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;T=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1337694700967726419044&amp;amp;Parent_pageTyp&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;e=product&amp;amp;Parent_nodeId=1337694700967726419044&amp;amp;Parent_pageType=product&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 06:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275768#M30655</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-11-29T06:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275769#M30656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am using AF_ALG family for userspace interface for Kernel cryptoAPI. But when i try to test it using the command "openssl speed -evp aes-256 -cbc -engine af_alg -elapsed" i get the error as:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;root@imx6qsabrelite:~# openssl speed -e aes-256-cbc -engine af_alg -elapsed&lt;BR /&gt; Error configuring OpenSSL&lt;BR /&gt; 716629200:error:260BC066:engine routines:INT_ENGINE_CONFIGURE:engine configuration error:eng_cnf.c:204:&lt;BR /&gt; 716629200:error:0E07606D:configuration file routines:MODULE_RUN:module initialization error:conf_mod.c:235:module=engines, value=openssl_engines, retcode=-1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; root@imx6qsabrelite:~#&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Please, Can you suggest me on how to fix these error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Rashmi.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 11:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275769#M30656</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-29T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275770#M30657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;Above issue is been resolved. We have setup the CAAM and tried the AF_ALG userspace interface to implement the same.But I am seeing the output as below with openssl command.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;root@imx6qsabrelite:~# openssl speed -evp aes-128-cbc -engine af_alg -elapsed&lt;BR /&gt; engine "af_alg" set.&lt;BR /&gt; You have chosen to measure elapsed time instead of user CPU time.&lt;BR /&gt; Doing aes-128-cbc for 3s on 16 size blocks: 2892 aes-128-cbc's in 2.98s&lt;BR /&gt; Doing aes-128-cbc for 3s on 64 size blocks: 2840 aes-128-cbc's in 3.00s&lt;BR /&gt; Doing aes-128-cbc for 3s on 256 size blocks: 2816 aes-128-cbc's in 3.00s&lt;BR /&gt; Doing aes-128-cbc for 3s on 1024 size blocks: 2668 aes-128-cbc's in 3.00s&lt;BR /&gt; Doing aes-128-cbc for 3s on 8192 size blocks: 2031 aes-128-cbc's in 3.00s&lt;BR /&gt; OpenSSL 1.0.1e 11 Feb 2013&lt;BR /&gt; built on: Fri Oct 18 22:13:21 IST 2013&lt;BR /&gt; options:bn(64,32) rc4(ptr,int) des(idx,risc1,2,long) aes(partial) idea(int) blowfish(idx) &lt;BR /&gt; compiler: arm-poky-linux-gnueabi-gcc&amp;nbsp; -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/home/developer/Y&lt;BR /&gt; octo-1.5/build/tmp/sysroots/imx6qsabrelite -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -DTERMI&lt;BR /&gt; O&amp;nbsp; -O2 -pipe -g -feliminate-unused-debug-types -Wall -Wa,--noexecstack -DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS&lt;BR /&gt; The 'numbers' are in 1000s of bytes per second processed.&lt;BR /&gt; type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16 bytes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 64 bytes&amp;nbsp;&amp;nbsp;&amp;nbsp; 256 bytes 1024 bytes&amp;nbsp;&amp;nbsp; 8192 bytes&lt;BR /&gt; aes-128-cbc 15.53k&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60.59k 240.30k&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 910.68k&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5545.98k&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;I would like to know does the command "&lt;SPAN style="color: #000000; font-family: Verdana, sans-serif;"&gt;openssl speed -evp aes-128-cbc -engine af_alg -elapsed"&lt;/SPAN&gt; has used CAAM for encryption? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;How do I make sure whether CAAM is implemented?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Rashmi.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 14:18:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275770#M30657</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-11-29T14:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275771#M30658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it makes sense check cpu usage using command "top"; if CAAM is working, cpu usage is ~several %.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 03:53:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275771#M30658</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-12-02T03:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275772#M30659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3.10.9&lt;/SPAN&gt; release is not issued yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 03:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275772#M30659</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-12-02T03:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275773#M30660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the above output using openssl commands. But i'm not able to understand what does "&lt;SPAN style="color: #000000; font-family: Verdana, sans-serif; background-color: #f6f6f6;"&gt;Doing aes-128-cbc for 3s on 8192 size blocks: 2031 aes-128-cbc's in 3.00s&lt;/SPAN&gt;" means, I have tried searching for the information but I got no information. If you could brief me on this result explains would be of great help to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rashmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 07:01:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275773#M30660</guid>
      <dc:creator>rashmi</dc:creator>
      <dc:date>2013-12-04T07:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: En/Decryption of data on iMX6  board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275774#M30661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The phrase "Doing aes-128-cbc for 3s on 8192 size blocks: 2031 aes-128-cbc's in 3.00s" means,&lt;/P&gt;&lt;P&gt;that "aes-128-cbc" algorithm was used with data blocks of 8K and the speed of this operation &lt;/P&gt;&lt;P&gt;is 2031 ops per 3 sec. That is : ~[700 (aes-128-cbc) ops] / sec, when using 8K data blocks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 07:18:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/En-Decryption-of-data-on-iMX6-board/m-p/275774#M30661</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-12-09T07:18:20Z</dc:date>
    </item>
  </channel>
</rss>

