#include "system.h"
#include "dlsvdp-dh.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
int | dlsvdp_pDHSecret (const dldp_p *dp, const mp32number *x, const mp32number *y, mp32number *s) |
Definition in file dlsvdp-dh.c.
|
Definition at line 32 of file dlsvdp-dh.c. References mp32bnpowmod, and dldp_p::p. |