Searched refs:window2 (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 1402 window2 = BN_window_bits_for_exponent_size(bits2); in BN_mod_exp2_mont() 1460 if (window2 > 1) { in BN_mod_exp2_mont() 1465 j = 1 << (window2 - 1); in BN_mod_exp2_mont() 1511 i = b - window2 + 1; in BN_mod_exp2_mont()
|
/external/libvorbis/doc/ |
D | Makefile.am | 49 window2.png
|
D | Makefile.in | 255 window2.png
|
D | 01-introduction.tex | 365 \includegraphics[width=\textwidth]{window2}
|