Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c1611 uint32_t key_len_words = (uint32_t)x3 / MBOX_WORD_BYTE; local
1613 if ((key_len_words > FCS_CS_KEY_OBJ_MAX_WORD_SIZE) ||
1614 (!is_address_in_ddr_range(key_addr, key_len_words * 4))) {
1625 key_len_words,
1636 uint32_t key_len_words = (uint32_t)x3 / MBOX_WORD_BYTE; local
1638 if (!is_address_in_ddr_range(key_addr, key_len_words * 4)) {
1648 key_len_words,