Home
last modified time | relevance | path

Searched refs:RSA2048_BYTES (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/rsa/
H A Drsa-mod-exp.c321 u32 val[RSA2048_BYTES], acc[RSA2048_BYTES], tmp[RSA2048_BYTES]; in zynq_pow_mod()
/openbmc/u-boot/include/u-boot/
H A Drsa.h137 #define RSA2048_BYTES (2048 / 8) macro
/openbmc/u-boot/common/
H A Dimage-sig.c83 .key_len = RSA2048_BYTES,