Searched refs:key_len_words (Results 1 – 1 of 1) sorted by relevance
1612 uint32_t key_len_words = (uint32_t)x3 / MBOX_WORD_BYTE; local1614 if ((key_len_words > FCS_CS_KEY_OBJ_MAX_WORD_SIZE) ||1615 (!is_address_in_ddr_range(key_addr, key_len_words * 4))) {1626 key_len_words,1637 uint32_t key_len_words = (uint32_t)x3 / MBOX_WORD_BYTE; local1639 if (!is_address_in_ddr_range(key_addr, key_len_words * 4)) {1649 key_len_words,