Crypto

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

Crypto

500 Views
严雷
Contributor I

I am currently using the S32K144 for information security development and would like to ask how to use address mode when calculating MAC values using the MCAL version.

 

When I used the SDK version, there was a function called Csec_Ip_GenerateMacAddrMode that could be implemented, but it wasn't found in the MCAL version.

 

我现在在使用S32K144做信息安全开发,想问一下在使用MCAL版本计算MAC值时,如何使用地址模式。

我在使用SDK版本时,有一函数Csec_Ip_GenerateMacAddrMode可以实现,但是在MCAL版本中并未找到。

Labels (1)
0 Kudos
1 Reply

328 Views
CongDang
NXP Employee
NXP Employee

RTD produce supports both MCAL and SDK. So you can use RTD like what you did on SDK version (it means RTD also provides Csec_Ip_GenerateMacAddrMode function like what you have on SDK version)

Please let me know if you need more details for this or you still want to use using from MCAL API.

0 Kudos