Searched refs:PROOT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/telnet/libtelnet/
H A Dpk.h53 #define PROOT 3 macro
H A Dpk.c168 MINT *root = mp_itom(PROOT);
/freebsd-12-stable/include/rpcsvc/
H A Dkey_prot.x60 * PROOT and MODULUS define the way the Diffie-Hellman key is generated.
65 * PROOT satisfies the following two conditions:
66 * (1) (PROOT ** 2) % MODULUS != 1
67 * (2) (PROOT ** p) % MODULUS != 1
71 const PROOT = 3;
/freebsd-12-stable/usr.bin/newkey/
H A Dgeneric.c86 MINT *root = mp_itom(PROOT);

Completed in 155 milliseconds