Bug 402777: Two changes to make lib/util more stand-alone. Moved
CKM_INVALID_MECHANISM from secmodt.h to pkcs11n.h. Moved the three CERTValidity functions from lib/util/sectime.c to lib/certdb/certdb.c. r=rrelyea. Modified Files: lib/certdb/certdb.c lib/nss/utilwrap.c lib/pk11wrap/secmodt.h lib/softoken/pkcs11n.h lib/util/nssutil.def lib/util/secoid.c lib/util/sectime.c lib/util/utilrename.h git-svn-id: svn://10.0.0.236/trunk@255470 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ce0555eb14
commit
6a4a31320e
@ -194,7 +194,6 @@ struct PK11DefaultArrayEntryStr {
|
||||
|
||||
/* FAKE PKCS #11 defines */
|
||||
#define CKM_FAKE_RANDOM 0x80000efeUL
|
||||
#define CKM_INVALID_MECHANISM 0xffffffffUL
|
||||
#define CKA_DIGEST 0x81000000L
|
||||
#define CKA_FLAGS_ONLY 0 /* CKA_CLASS */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user