Name Description Size Coverage
anchor.c dbm/anchor.c This file "anchors" the actual cryptoki entry points in this module's shared library, which is required for dynamic loading. See the comments in nssck.api for more information. 546 -
ckdbm.h I'm including this for access to the arena functions. Looks like we should publish that API. 4524 -
db.c Locked region 26773 -
find.c Locks might have system resources associated 3484 -
instance.c This should parse the configuration data for information on number and locations of databases, modes (e.g. readonly), etc. But for now, we'll have one slot with a creatable read-write database called "cert8.db." 3901 -
Makefile 350 -
manifest.mn 518 -
object.c IsTokenObject can be deferred 4883 -
session.c Lock 7418 -
slot.c This is not an error-- just means "the token isn't there" 4490 -
token.c Add a label record if there isn't one? 7554 -