Home
last modified time | relevance | path

Searched refs:exp_len (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Drsa-mod-exp.h26 uint32_t exp_len; /* Exponent length in number of uint8_t */ member
/openbmc/u-boot/drivers/crypto/
H A Daspeed_acry.c68 for (i = prop->exp_len - 1, j = 0; i >= 0; --i) { in aspeed_acry_mod_exp()
90 reg = (((prop->exp_len << 3) << ACRY_RSA_PARAM_EXP_SHIFT) & ACRY_RSA_PARAM_EXP_MASK) | in aspeed_acry_mod_exp()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_rsa.c34 pkin.e_siz = prop->exp_len; in fsl_mod_exp()
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c382 prop.exp_len = sizeof(uint64_t); in rsa_verify_with_keynode()
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c803 prop.exp_len = key_len; in calculate_cmp_img_sig()
/openbmc/qemu/disas/
H A Dm68k.c71 unsigned int exp_len; member
4579 fmt->exp_start, fmt->exp_len); in floatformat_i387_ext_is_valid()
4734 fmt->exp_start, fmt->exp_len); in floatformat_to_double()
4923 fmt->exp_len, fmt->exp_nan); in floatformat_from_double()
4935 fmt->exp_len, fmt->exp_nan); in floatformat_from_double()
4942 fmt->exp_len, exponent + fmt->exp_bias - 1); in floatformat_from_double()
4948 fmt->exp_len, 0); in floatformat_from_double()
/openbmc/u-boot/cmd/
H A Dotp.c2578 prop.exp_len = 3; in mode2_verify()
2584 prop.exp_len = 3; in mode2_verify()