Crypto

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Crypto

502 次查看
严雷
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版本中并未找到。

标签 (1)
0 项奖励
1 回复

330 次查看
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 项奖励