Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_fcs.h18 #define FCS_RANDOM_EXT_MAX_WORD_SIZE 1020U macro
/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c384 if (size > (FCS_RANDOM_EXT_MAX_WORD_SIZE * in intel_fcs_random_number_gen_ext()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c1481 if ((random_len > (FCS_RANDOM_EXT_MAX_WORD_SIZE * MBOX_WORD_BYTE)) ||