Home
last modified time | relevance | path

Searched defs:REG_RSA_SEC_RANGE_END (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/
H A DregCA.h179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x01 + (_a_)* 2) * 4 ) //0~5 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/
H A DregCA.h179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x01 + (_a_)* 2) * 4 ) //0~5 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/
H A DregCA.h179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x01 + (_a_)* 2) * 4 ) //0~5 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/
H A DregCA.h179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x06 + (_a_)* 2) * 4 ) //0~5 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/
H A DregCA.h179 #define REG_RSA_SEC_RANGE_END(_a_) (REG_RSA_BASE + (0x06 + (_a_)* 2) * 4 ) //0~5 macro
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DregCIPHER.h431 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DregCIPHER.h431 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DregCIPHER.h432 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DregCIPHER.h432 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DregCIPHER.h488 #define REG_RSA_SEC_RANGE_END(_a_) ( REG_RSA_BASE + ((_a_)* 2) + 0x6 ) macro