2333384_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2333384_en-US

2333384_en-US

Calling the function Crypto_KeyElementSet also returns HSE_SRV_RSP_INVALID_PARAM,

My current S32K312 chip, with HSE version 255, calls the function Crypto_KeyElementSet also returns HSE_SRV_RSP_INVALID_PARAM, and the current lifecycle, catalog, and EB configurations are as shown below, can you help me see what's going on, and I'm sure it's not the cache!

LC.jpg

catalog.jpg

EB_cfg.jpg

   

Re: 调用函数Crypto_KeyElementSet也返回HSE_SRV_RSP_INVALID_PARAM、

Hi @III 

There's a mismatch in key type. 

The key handle 0x00020000 points to group HSE_KEY_TYPE_SHE but you are trying to import HSE_KEY_TYPE_AES:

 

image.png

This won't work. 

Is it your intention to use SHE key or is that just a mistake?

Regards,

Lukas


Re: 调用函数Crypto_KeyElementSet也返回HSE_SRV_RSP_INVALID_PARAM、

(of an unmarried couple) be close

Tags (1)
No ratings
Version history
Last update:
‎03-20-2026 04:30 AM
Updated by: