Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Decp_nistz256.c153 static unsigned int _booth_recode_w5(unsigned int in) in _booth_recode_w5() function
737 ecp_nistz256_gather_w5(&temp[0], table[0], _booth_recode_w5(wvalue) >> 1); in ecp_nistz256_windowed_mul()
747 wvalue = _booth_recode_w5(wvalue); in ecp_nistz256_windowed_mul()
771 wvalue = _booth_recode_w5(wvalue); in ecp_nistz256_windowed_mul()

Completed in 4 milliseconds