Searched refs:wvalue_16 (Results 1 – 1 of 1) sorted by relevance
200 uint16_t wvalue_16; in RSAZ_1024_mod_exp_avx2() local201 memcpy(&wvalue_16, &p_str[index / 8], sizeof(wvalue_16)); in RSAZ_1024_mod_exp_avx2()202 wvalue = wvalue_16; in RSAZ_1024_mod_exp_avx2()