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

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistz256.c155 static unsigned int _booth_recode_w5(unsigned int in) function
694 ecp_nistz256_select_w5(r, table[0], _booth_recode_w5(wvalue) >> 1);
703 wvalue = _booth_recode_w5(wvalue);
727 wvalue = _booth_recode_w5(wvalue);

Completed in 45 milliseconds