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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c138 static unsigned int _booth_recode_w5(unsigned int in) function
671 ecp_nistz256_select_w5(r, table[0], _booth_recode_w5(wvalue) >> 1);
680 wvalue = _booth_recode_w5(wvalue);
704 wvalue = _booth_recode_w5(wvalue);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c138 static unsigned int _booth_recode_w5(unsigned int in) function
671 ecp_nistz256_select_w5(r, table[0], _booth_recode_w5(wvalue) >> 1);
680 wvalue = _booth_recode_w5(wvalue);
704 wvalue = _booth_recode_w5(wvalue);

Completed in 64 milliseconds