LibreOffice Module onlineupdate (master) 1
|
#include "nss.h"
#include "pk11pub.h"
#include "cryptohi.h"
#include "hasht.h"
#include "cert.h"
#include "key.h"
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | secuPWData |
Macros | |
#define | QUIET_FGETS fgets |
Functions | |
char * | SECU_GetModulePassword (PK11SlotInfo *slot, PRBool retry, void *arg) |
#define QUIET_FGETS fgets |
Definition at line 36 of file nss_secutil.h.
char * SECU_GetModulePassword | ( | PK11SlotInfo * | slot, |
PRBool | retry, | ||
void * | arg | ||
) |
Definition at line 187 of file nss_secutil.c.
References secuPWData::data, GetPasswordString(), NULL, SECU_FilePasswd(), secuPWData::source, and sprintf().
Referenced by mar_repackage_and_sign().