зеркало из https://github.com/mozilla/pjs.git
419523 remove duplicate declarations patch=wtc r=gb
This commit is contained in:
Родитель
6a6cb42826
Коммит
385f2bc463
|
@ -52,17 +52,6 @@
|
|||
#include <pk11func.h>
|
||||
#include <secoid.h>
|
||||
|
||||
PBEBitGenContext *
|
||||
PBE_CreateContext(SECOidTag hashAlgorithm, PBEBitGenID bitGenPurpose,
|
||||
SECItem *pwitem, SECItem *salt, unsigned int bitsNeeded,
|
||||
unsigned int iterations);
|
||||
|
||||
SECItem *
|
||||
PBE_GenerateBits(PBEBitGenContext *context);
|
||||
|
||||
void
|
||||
PBE_DestroyContext(PBEBitGenContext *context);
|
||||
|
||||
/***********************************************************************
|
||||
*
|
||||
* PK11KeyGenerator.generateNormal
|
||||
|
|
Загрузка…
Ссылка в новой задаче