Searched refs:ACRY_RSA_PARAM_EXP_MASK (Results 1 – 1 of 1) sorted by relevance
30 #define ACRY_RSA_PARAM_EXP_MASK GENMASK(31, 16) macro90 reg = (((prop->exp_len << 3) << ACRY_RSA_PARAM_EXP_SHIFT) & ACRY_RSA_PARAM_EXP_MASK) | in aspeed_acry_mod_exp()