cdbhdl.h |
cdbhdl.h - certificate database handle
private to the certdb module
|
1329 |
config.mk |
|
1198 |
dbmshim.c |
Berkeley DB 1.85 Shim code to handle blobs.
|
14288 |
keydb.c |
Record keys for keydb
|
61987 |
keydbi.h |
Handle structure for open key databases
|
1644 |
legacydb.gyp |
|
1540 |
lgattr.c |
Internal PKCS #11 functions. Should only be called by pkcs11.c
|
60504 |
lgcreate.c |
Object Creation Utilities ***************************
|
32230 |
lgdb.h |
Internal data structures and functions used by pkcs11.c
|
6515 |
lgdestroy.c |
Internal PKCS #11 functions. Should only be called by pkcs11.c
|
3683 |
lgfind.c |
This code maps PKCS #11 Finds to legacy database searches. This code
was orginally in pkcs11.c in previous versions of NSS.
|
29290 |
lgfips.c |
$Id: fipstest.c,v 1.31 2012/06/28 17:55:06 rrelyea%redhat.com Exp $ |
3435 |
lginit.c |
Library identity and versioning |
15504 |
lgutil.c |
Attribute Utilities *******************************
|
10600 |
lowcert.c |
Certificate handling code
|
26341 |
lowkey.c |
ASN1 Templates for new decoder/encoder |
14193 |
lowkeyi.h |
See bugzilla bug 125359
Since NSS (via PKCS#11) wants to handle big integers as unsigned ints,
all of the templates above that en/decode into integers must be converted
from ASN.1's signed integer type. This is done by marking either the
source or destination (encoding or decoding, respectively) type as
siUnsignedInteger.
|
5390 |
lowkeyti.h |
a key in/for the data base
|
3428 |
Makefile |
|
2242 |
manifest.mn |
|
644 |
nssdbm.def |
|
1268 |
nssdbm.rc |
|
1954 |
pcert.h |
for struct NSSLOWKEYPublicKeyStr |
8008 |
pcertdb.c |
Permanent Certificate database handling code
|
144026 |
pcertt.h |
certt.h - public data structures for the certificate library
|
12004 |
pk11db.c |
The following code handles the storage of PKCS 11 modules used by the
NSS. This file is written to abstract away how the modules are
stored so we can deside that later.
|
22541 |