Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_ecc.h64 #define RK_ECC_MAX_CURVE_WIDE 0x0404 macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c230 return !!RK_ECP_READ_REG(RK_ECC_MAX_CURVE_WIDE); in is_ec_supported()