#include "dlpk.h"
Go to the source code of this file.
Data Structures | |
struct | dlkp_p |
Functions | |
int | dlkp_pPair (dlkp_p *kp, randomGeneratorContext *rgc, const dldp_p *param) |
int | dlkp_pInit (dlkp_p *kp) |
int | dlkp_pFree (dlkp_p *kp) |
int | dlkp_pCopy (dlkp_p *dst, const dlkp_p *src) |
Definition in file dlkp.h.
|
|
|
Definition at line 57 of file dlkp.c. References BEECRYPTAPI. |
|
Definition at line 46 of file dlkp.c. References BEECRYPTAPI. |
|
|