#include "dldp.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) |
Discrete Logarithm Secret Value Derivation Primitive - Diffie Hellman, header.
Definition in file dlsvdp-dh.h.
|
Definition at line 32 of file dlsvdp-dh.c. References BEECRYPTAPI. Referenced by dhaes_pContextSetup. |