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

/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn_mp_prime_random_ex.c25 * LTM_PRIME_2MSB_ON - make the 2nd highest bit one
64 if (flags & LTM_PRIME_2MSB_ON) {
H A Dtommath.h153 #define LTM_PRIME_2MSB_ON 0x0008 /* force 2nd MSB to 1 */ macro
514 * LTM_PRIME_2MSB_ON - make the 2nd highest bit one
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclTomMath.h170 #define LTM_PRIME_2MSB_ON 0x0008 /* force 2nd MSB to 1 */ macro
697 * LTM_PRIME_2MSB_ON - make the 2nd highest bit one
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/demo/
H A Ddemo.c183 LTM_PRIME_2MSB_ON, myrng, NULL);
200 LTM_PRIME_2MSB_ON) | LTM_PRIME_SAFE, myrng,
/macosx-10.10.1/tcl-105/tcl/tcl/libtommath/
H A Dtommath.h153 #define LTM_PRIME_2MSB_ON 0x0008 /* force 2nd MSB to 1 */ macro
510 * LTM_PRIME_2MSB_ON - make the 2nd highest bit one

Completed in 191 milliseconds