Searched refs:key_len_words (Results 1 – 1 of 1) sorted by relevance
1611 uint32_t key_len_words = (uint32_t)x3 / MBOX_WORD_BYTE; local1613 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; local1638 if (!is_address_in_ddr_range(key_addr, key_len_words * 4)) {1648 key_len_words,