Home
last modified time | relevance | path

Searched refs:SM2_RAM_BASE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_ecc.h14 #define SM2_RAM_BASE ((crypto_base) + 0x1000) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c370 struct rk_ecc_verify *ecc_st = (struct rk_ecc_verify *)SM2_RAM_BASE; in rockchip_ecc_verify()