#include "beecrypt/dldp.h"
Include dependency graph for dlpk.h:
Go to the source code of this file.
Functions | |
BEECRYPTAPI int | dlpk_pInit (dlpk_p *) |
BEECRYPTAPI int | dlpk_pFree (dlpk_p *) |
BEECRYPTAPI int | dlpk_pCopy (dlpk_p *, const dlpk_p *) |
BEECRYPTAPI int | dlpk_pEqual (const dlpk_p *, const dlpk_p *) |
BEECRYPTAPI int | dlpk_pgoqValidate (const dlpk_p *, randomGeneratorContext *, int cofactor) |
BEECRYPTAPI int | dlpk_pgonValidate (const dlpk_p *, randomGeneratorContext *) |
|
|
|
|
|
|
|
|
|
|
|
|