<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109270/psa-import-key-sign-hash-not-working-after-sdk-update</link><description>Hello, 
 I am currently updating from SDK v2.3.0 to v2.5.2 but I am not able to get the &amp;#39;psa&amp;#39; functions working correctly (as they did with previous SDKs). 
 I am trying to import a private key, with oberon driver I get the error -134 = PSA_ERROR_NOT_SUPPORTED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Jun 2024 13:20:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109270/psa-import-key-sign-hash-not-working-after-sdk-update" /><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/488151?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 13:20:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c3ab822-4b98-4a29-bce8-df9ab4963976</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Bernhard,&lt;br /&gt;&lt;br /&gt;Your issue might be related to the support of different key formats in PSA Crypto and legacy (&amp;quot;builtin&amp;quot;) mbedtls crypto API. Supported key formats for PSA are documented in the&amp;nbsp;&lt;a href="https://arm-software.github.io/psa-api/crypto/1.1/api/keys/management.html#key-formats"&gt;PSA Crypto specification&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/487995?ContentTypeID=1</link><pubDate>Sun, 09 Jun 2024 13:16:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7f29b50-33f5-48ba-9bb7-8e9135cbf54a</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;Hello dejans,&lt;/p&gt;
&lt;p&gt;just as a short note for anybody else with the same problem...&lt;/p&gt;
&lt;p&gt;I finally found out that the newer drivers = oberon &amp;amp; cc3xx (in difference to older &amp;#39;builtin&amp;#39;) are not able to handle the &amp;quot;PrivateKeyInfo&amp;quot; header anymore, so as a bugfix I just removed the first 26 bytes of the key and than its working fine again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for not supporting the topic at all.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Bernhard&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474694?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 15:50:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef2767a7-142a-4544-8f24-032daf99655f</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Bernhard,&lt;br /&gt;&lt;br /&gt;It seems that you tried to build the sample with TF-M support. Documentation specifies what happens when you build for&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/board_support/processing_environments.html#building-for-ns-cmse-enabled"&gt;_ns&lt;/a&gt; target. Could you try to run RSA sample using the same build target as me (nrf9160dk_nrf9160)?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474655?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 14:10:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8a135c1-10cf-4ae9-a647-d3c4f1283d1c</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;Hello Dejan,&lt;/p&gt;
&lt;p&gt;I tested different versions but it&amp;#39;s always the same output for me, e.g. SDK v2.5.2&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v2.5.2 ***
[00:00:00.389,129] &amp;lt;inf&amp;gt; rsa: Starting the RSA example...
[00:00:00.389,160] &amp;lt;inf&amp;gt; rsa: Generating random RSA keypair...
[00:00:00.389,312] &amp;lt;inf&amp;gt; rsa: psa_generate_key failed! (Error: -134)
[00:00:00.389,343] &amp;lt;inf&amp;gt; rsa: Example exited with error!&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;What I noticed is this message:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2024_2D00_03_2D00_19_5F00_15h01_5F00_06.png" /&gt;&lt;/p&gt;
&lt;p&gt;Is it possible that you are working with a different TF-M version?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t really feel like the problem is on my side since other users were reporting the same problems in the forum without real solutions (just using different libraries at all). For example a year ago (with older TF-M version?) you just answered that the project is able to compile but not that it is working:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/98231/error--134-running-crypto-samples-on-thingy91"&gt;Error -134 running Crypto samples on Thingy91&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474629?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 13:19:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1616bf81-a9b0-433b-af73-17c8c0e6b8b5</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Bernhard,&lt;/p&gt;
[quote user="Bernhard"]I was trying to make you a minimal example (since my application is already big and complex), thereby I noticed that even the RSA samples (e.g. C:\ncs\v2.x.x\nrf\samples\crypto) are not working on the nRF9160DK:[/quote]
&lt;p&gt;I have tested unmodified RSA sample using NCS v2.5.0 and building for nrf9160dk_nrf9160. Here is my log:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5355.pastedimage1710854047213v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:251px;max-width:268px;" height="251" src="https://devzone.nordicsemi.com/resized-image/__size/536x502/__key/communityserver-discussions-components-files/4/4377.pastedimage1710854127100v2.png" width="268" alt=" " /&gt;&lt;br /&gt;As you can see, RSA sample runs fine on my nrf9160-dk.&lt;br /&gt;&lt;br /&gt;Here is prj.conf from the same working RSA sample:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_MAIN_STACK_SIZE=16384
CONFIG_HEAP_MEM_POOL_SIZE=16384

# Enable logging
CONFIG_CONSOLE=y
CONFIG_LOG=y

# Enable nordic security backend and PSA APIs
CONFIG_NRF_SECURITY=y
CONFIG_MBEDTLS_PSA_CRYPTO_C=y

# Mbedtls configuration
CONFIG_MBEDTLS_ENABLE_HEAP=y
CONFIG_MBEDTLS_HEAP_SIZE=16384

CONFIG_PSA_WANT_ALG_RSA_PKCS1V15_SIGN=y
CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR=y
CONFIG_PSA_WANT_ALG_SHA_256=y&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Here is nrf9160dk_nrf9160.conf from the same RSA sample:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SRAM_SIZE=256

# Using hardware crypto accelerator
CONFIG_PSA_CRYPTO_DRIVER_OBERON=n
CONFIG_PSA_CRYPTO_DRIVER_CC3XX=y&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474555?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 10:31:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56d477fe-f5d2-4630-913c-c673960bab9e</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;Hello Dejan,&lt;/p&gt;
[quote userid="111786" url="~/f/nordic-q-a/109270/psa-import-key-sign-hash-not-working-after-sdk-update/474310"]What was the most recent NCS version which you used and did not get any issues?[/quote]
&lt;p&gt;The main difference (at least what I can see) seems to be between SDK versions &lt;strong&gt;v2.4.3&lt;/strong&gt; and &lt;strong&gt;v2.5.0&lt;/strong&gt;, but I was actually working with v2.3.0&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was trying to make you a minimal example (since my application is already big and complex), thereby I noticed that even the RSA samples (e.g. C:\ncs\v2.x.x\nrf\samples\crypto) are not working on the nRF9160DK:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v3.2.99-ncs2 ***
[00:00:00.633,911] &amp;lt;inf&amp;gt; rsa: Starting the RSA example...
[00:00:00.633,941] &amp;lt;inf&amp;gt; rsa: Generating random RSA keypair...
[00:00:00.634,094] &amp;lt;inf&amp;gt; rsa: psa_generate_key failed! (Error: -134)
[00:00:00.634,094] &amp;lt;inf&amp;gt; rsa: Example exited with error!&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It seems that some additional configuration is needed, especially &lt;strong&gt;CONFIG_TFM_PROFILE_TYPE_NOT_SET=y&lt;/strong&gt;, but that produces some further errors:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;c:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: platform/libplatform_s.a(tfm_hal_platform_common.o): in function `tfm_hal_platform_common_init&amp;#39;:
C:/ncs/v2.3.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/tfm_hal_platform_common.c:36: undefined reference to `stdio_init&amp;#39;
c:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: platform/libplatform_s.a(tfm_hal_spm_logdev_peripheral.o): in function `tfm_hal_output_spm_log&amp;#39;:
C:/ncs/v2.3.0/modules/tee/tf-m/trusted-firmware-m/platform/ext/common/tfm_hal_spm_logdev_peripheral.c:14: undefined reference to `stdio_output_string&amp;#39;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So for my understanding some addtional undocumented configurations are necessary which changed between the SDK versions.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="111786" url="~/f/nordic-q-a/109270/psa-import-key-sign-hash-not-working-after-sdk-update/474310"]Could you provide both configuration files and relevant code (as you did in your initial post) when you had everything working as expected?[/quote]
&lt;p&gt;Attached is an excerpt:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/rsa_5F00_working_5F00_2.3.0.zip"&gt;devzone.nordicsemi.com/.../rsa_5F00_working_5F00_2.3.0.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you and best regards,&lt;br /&gt;Bernhard&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474310?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2024 12:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9c5ef36-1830-43e1-9cf6-663740e959a5</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Bernhard,&lt;br /&gt;&lt;br /&gt;Could you provide both configuration files and relevant code (as you did in your initial post) when you had everything working as expected?&lt;br /&gt;&lt;br /&gt;What was the most recent NCS version which you used and did not get any issues?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474172?ContentTypeID=1</link><pubDate>Sat, 16 Mar 2024 22:20:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4cee532-f485-44ae-80ae-41e94e293429</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;Hello Dejan,&lt;/p&gt;
&lt;p&gt;I have studied the documentation but it does not give any answers to my problem, the interface has not changed between the two SDK versions and from configuration point of view I have already tested quite a lot.&lt;/p&gt;
&lt;p&gt;Also I do not understand why one driver respons with &amp;#39;not supported&amp;#39; to my key while it&amp;#39;s ok for the other one, although should be supported by both. (If both would fail I would search more for a format error or something like that.)&lt;/p&gt;
&lt;p&gt;Here are some additional settings I have played with in between:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_MBEDTLS_HEAP_SIZE=16384

CONFIG_CRYPTO=y

CONFIG_NRF_SECURITY=y
#CONFIG_NORDIC_SECURITY_BACKEND=y
#CONFIG_CC3XX_BACKEND=y

CONFIG_PSA_CRYPTO_DRIVER_OBERON=y
CONFIG_PSA_CRYPTO_DRIVER_CC3XX=n

CONFIG_MBEDTLS_PSA_CRYPTO_C=y
CONFIG_MBEDTLS_USE_PSA_CRYPTO=y

CONFIG_MBEDTLS_RSA_C=y
CONFIG_MBEDTLS_SHA256_C=y
CONFIG_MBEDTLS_AES_C=y
CONFIG_MBEDTLS_PKCS1_V15=y

CONFIG_MBEDTLS_PK_PARSE_C=y
CONFIG_MBEDTLS_TLS_LIBRARY=y

CONFIG_PSA_WANT_ALG_RSA_PKCS1V15_SIGN=y
CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR=y
CONFIG_PSA_WANT_ALG_SHA_256=y
CONFIG_PSA_WANT_RSA_KEY_SIZE_2048=y

# test only
CONFIG_PSA_WANT_ALG_HKDF=y
CONFIG_PSA_WANT_ALG_PBKDF2_HMAC=y
CONFIG_PSA_WANT_ALG_TLS12_PRF=y
CONFIG_PSA_WANT_ALG_TLS12_PSK_TO_MS=y
CONFIG_PSA_WANT_ALG_TLS12_ECJPAKE_TO_PMS=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;and for CC3XX driver additionaly:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_PSA_USE_CC3XX_SIGNATURE_DRIVER=y
CONFIG_PSA_USE_CC3XX_HASH_DRIVER=y
CONFIG_PSA_USE_CC3XX_KEY_PAIR_DRIVER=y
CONFIG_PSA_USE_CC3XX_CIPHER_DRIVER=y
CONFIG_PSA_USE_CC3XX_ASYMMETRIC_DRIVER=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I also tryd now to switch to SDK v2.6.0 but the device was not booting up anymore, it is really annoying that the SDK versions are not an upgrade from one to each other but rather just a change.&lt;/p&gt;
&lt;p&gt;Hope you could help me anyway.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Bernhard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/474040?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2024 09:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68d6a1ad-93a6-4daa-8d91-5f082a088e10</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Bernhard,&lt;br /&gt;&lt;br /&gt;You can read more about &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrfxlib/crypto/README.html#crypto-libraries"&gt;Crypto libraries&lt;/a&gt;, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrf/libraries/nrf_security/index.html#nrf-security"&gt;nRF Security library&lt;/a&gt;, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrf/libraries/nrf_security/doc/drivers.html#nrf-security-drivers"&gt;nRF Security drivers&lt;/a&gt;, and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrf/libraries/nrf_security/doc/driver_config.html#driver-configurations-and-supported-features"&gt;drivers configurations and supported features&amp;nbsp; &lt;/a&gt;in the NCS v2.5.2 documentation.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/473964?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2024 17:14:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9153bd5c-8c54-4393-bd6f-eb7f0dc15b5a</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;Hello Dejan,&lt;/p&gt;
&lt;p&gt;this is my configuration for CC3XX driver:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/prj_5F00_sdk_5F00_a.conf"&gt;devzone.nordicsemi.com/.../prj_5F00_sdk_5F00_a.conf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and the console output:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:26.890,411] &amp;lt;inf&amp;gt; rsa: psa_export_public_key failed! (Error: -147)
[00:00:26.910,247] &amp;lt;inf&amp;gt; rsa: psa_sign_hash failed! (Error: -147)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;and this is my configuration for Oberon driver:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/prj_5F00_sdk_5F00_b.conf"&gt;devzone.nordicsemi.com/.../prj_5F00_sdk_5F00_b.conf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and the console output:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:13.139,404] &amp;lt;inf&amp;gt; rsa: psa_import_key failed! (Error: -134)
[00:00:13.159,606] &amp;lt;inf&amp;gt; rsa: psa_sign_hash failed! (Error: -136)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and best regards,&lt;br /&gt;Bernhard&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA import key / sign hash not working after SDK update</title><link>https://devzone.nordicsemi.com/thread/473849?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2024 12:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21fd6f32-75de-4dd3-b347-9133f083391f</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Could you send a full log with the error messages -134 = PSA_ERROR_NOT_SUPPORTED and -147 = PSA_ERROR_HARDWARE_FAILURE?&lt;br /&gt;Which configurations did you have in both of these failing cases?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>