Searched refs:num_words_to_copy (Results 1 – 1 of 1) sorted by relevance
170 size_t num_words_to_copy = sizeof(data) / sizeof(uint32_t); in hash_gen_process() local171 cc3xx_dpa_hardened_word_copy((uint32_t *)data, (uint32_t *)block_v, num_words_to_copy); in hash_gen_process()