Searched refs:REG_RSA_SECRANGE_START (Results 1 – 4 of 4) sorted by relevance
319 #define REG_RSA_SECRANGE_START(_a_) (REG_RSA_BASE + (0x05 + (_a_)* 2) * 4 ) //0~5 macro
2728 …*(volatile MS_U32*) (_gBasicAddr + REG_RSA_SECRANGE_START(u32SecSet)) = REG_RSA_SECRANGE_ENABLE | … in HAL_NSK2_RSA_SetSecureRange()
335 #define REG_RSA_SECRANGE_START(_a_) (REG_RSA_BASE + (0x05 + (_a_)* 2) * 4 ) //0~5 macro
2678 …*(volatile MS_U32*) (_gBasicAddr + REG_RSA_SECRANGE_START(u32SecSet)) = ( u32SecStart & RSA_SECRAN… in HAL_NSK2_RSA_SetSecureRange()