Searched refs:window1 (Results 1 – 4 of 4) sorted by relevance
/external/boringssl/src/crypto/bn/ |
D | exponentiation.c | 1361 int i, j, bits, b, bits1, bits2, ret = 0, wpos1, wpos2, window1, window2, in BN_mod_exp2_mont() local 1401 window1 = BN_window_bits_for_exponent_size(bits1); in BN_mod_exp2_mont() 1425 if (window1 > 1) { in BN_mod_exp2_mont() 1430 j = 1 << (window1 - 1); in BN_mod_exp2_mont() 1494 i = b - window1 + 1; in BN_mod_exp2_mont()
|
/external/libvorbis/doc/ |
D | Makefile.am | 48 window1.png \
|
D | Makefile.in | 254 window1.png \
|
D | 01-introduction.tex | 357 \includegraphics[width=\textwidth]{window1}
|