Hi @Mingming
Yes, that's correct. The MCAL driver does not support import of RSA keys.
An option is to call such HSE service via Crypto_43_HSE_KeyElementGet() function. See please section "ASR Extension services offered through 'Crypto_43_HSE_KeyElementGet' API" in the RTD_CRYPTO_43_HSE_UM.pdf.
This functionality provides an option to call any HSE service using MCAL function.
I found attached example where RSA keys are imported. This should help to understand how to set HSE descriptor.
Regards,
Lukas