re-introduce old nss im too tired for this

This commit is contained in:
wuggy 2026-06-30 06:37:32 +01:00
commit 3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions

View file

@ -75,10 +75,6 @@ struct SDBStr {
CK_RV(*sdb_Close)
(SDB *sdb);
void (*sdb_SetForkState)(PRBool forked);
CK_RV(*sdb_GetNewObjectID)
(SDB *db, CK_OBJECT_HANDLE *object);
CK_RV(*sdb_DestroyMetaData)
(SDB *db, const char *id);
};
CK_RV s_open(const char *directory, const char *certPrefix,