Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Dp256-x86_64.c55 static unsigned booth_recode_w5(unsigned in) { in booth_recode_w5() function
316 ecp_nistz256_select_w5(r, table, booth_recode_w5(wvalue) >> 1); in ecp_nistz256_windowed_mul()
325 wvalue = booth_recode_w5(wvalue); in ecp_nistz256_windowed_mul()
348 wvalue = booth_recode_w5(wvalue); in ecp_nistz256_windowed_mul()