OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LTM_PRIME_2MSB_ON
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/libtommath/
bn_mp_prime_random_ex.c
25
*
LTM_PRIME_2MSB_ON
- make the 2nd highest bit one
64
if (flags &
LTM_PRIME_2MSB_ON
) {
tommath.h
153
#define
LTM_PRIME_2MSB_ON
0x0008 /* force 2nd MSB to 1 */
510
*
LTM_PRIME_2MSB_ON
- make the 2nd highest bit one
/external/dropbear/libtommath/demo/
demo.c
183
LTM_PRIME_2MSB_ON
, myrng, NULL);
200
LTM_PRIME_2MSB_ON
) | LTM_PRIME_SAFE, myrng,
/external/dropbear/libtommath/pre_gen/
mpi.c
[
all
...]
Completed in 129 milliseconds