#include "system.h"
#include "dldp.h"
#include "mp32.h"
#include "mp32prime.h"
#include "debug.h"
Go to the source code of this file.
Definition in file dldp.c.
|
Definition at line 164 of file dldp.c. References dldp_p::g, mp32bcopy, mp32ncopy, dldp_p::n, dldp_p::p, dldp_p::q, and dldp_p::r. |
|
Definition at line 82 of file dldp.c. References mp32number::data, dldp_p::g, mp32barrett::modl, mp32eqx, dldp_p::p, dldp_p::q, mp32number::size, and mp32barrett::size. |
|
Definition at line 151 of file dldp.c. References dldp_p::g, mp32bfree, mp32nfree, dldp_p::n, dldp_p::p, dldp_p::q, and dldp_p::r. |
|
Definition at line 441 of file dldp.c. References dldp_pgonGenerator_w, dldp_p::p, mp32barrett::size, and uint32. |
|
Definition at line 376 of file dldp.c. References mp32number::data, dldp_p::g, mp32barrett::modl, mp32bpowmod_w, mp32brnd_w, mp32bsqrmod_w, mp32divtwo, mp32isone, mp32istwo, mp32nfree, mp32nsize, mp32setx, dldp_p::p, dldp_p::q, dldp_p::r, mp32number::size, mp32barrett::size, and uint32. Referenced by dldp_pgonGenerator, dldp_pgonMake, and dldp_pgonMakeSafe. |
|
Definition at line 307 of file dldp.c. References dldp_pgonGenerator_w, mp32bset, mp32bsubone, mp32prnd_w, mp32prndconone_w, dldp_p::n, dldp_p::p, dldp_p::q, dldp_p::r, and uint32. |
|
Definition at line 340 of file dldp.c. References dldp_pgonGenerator_w, mp32barrett::modl, mp32bset, mp32bsubone, mp32copy, mp32divtwo, mp32nsetw, mp32prndsafe_w, dldp_p::n, dldp_p::p, dldp_p::q, dldp_p::r, and uint32. |
|
Definition at line 457 of file dldp.c. References dldp_pValidate. |
|
Definition at line 275 of file dldp.c. References dldp_pgoqGenerator_w, dldp_p::p, mp32barrett::size, and uint32. |
|
Definition at line 248 of file dldp.c. References mp32number::data, dldp_p::g, mp32bpowmod_w, mp32brnd_w, mp32isone, mp32nfree, mp32nsize, dldp_p::p, dldp_p::r, mp32number::size, mp32barrett::size, and uint32. Referenced by dldp_pgoqGenerator, dldp_pgoqMake, and dldp_pgoqMakeSafe. |
|
Definition at line 175 of file dldp.c. References dldp_pgoqGenerator_w, dldp_p::g, mp32bzero, mp32nzero, mp32prnd_w, mp32prndconone_w, dldp_p::n, dldp_p::p, dldp_p::q, dldp_p::r, and uint32. |
|
Definition at line 211 of file dldp.c. References dldp_pgoqGenerator_w, mp32barrett::modl, mp32bset, mp32bzero, mp32copy, mp32divtwo, mp32nsetw, mp32prndsafe_w, dldp_p::n, dldp_p::p, dldp_p::q, dldp_p::r, and uint32. |
|
Definition at line 291 of file dldp.c. References dldp_pValidate. |
|
Definition at line 140 of file dldp.c. References dldp_p::g, mp32bzero, mp32nzero, dldp_p::n, dldp_p::p, dldp_p::q, and dldp_p::r. |
|
Definition at line 70 of file dldp.c. References dldp_p::g, mp32bnpowmod, mp32bnrnd, dldp_p::p, and dldp_p::q. |
|
|
|
Definition at line 59 of file dldp.c. References dldp_p::g, mp32bnpowmod, and dldp_p::p. |
|
needs to make workspace of 8*size+2.
Definition at line 92 of file dldp.c. References mp32even, mp32gex, mp32leone, mp32pmilrab_w, and uint32. Referenced by dldp_pgonValidate, and dldp_pgoqValidate. |