summaryrefslogtreecommitdiff
path: root/security/nss/lib/nss/nss.def
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/nss/nss.def')
-rw-r--r--security/nss/lib/nss/nss.def9
1 files changed, 7 insertions, 2 deletions
diff --git a/security/nss/lib/nss/nss.def b/security/nss/lib/nss/nss.def
index 70b23da59..53f87d641 100644
--- a/security/nss/lib/nss/nss.def
+++ b/security/nss/lib/nss/nss.def
@@ -518,8 +518,6 @@ PK11_ReferenceSlot;
PK11_GetSlotPWValues;
PK11_ImportSymKey;
PK11_ExtractKeyValue;
-PK11_TraversePrivateKeysInSlot;
-PK11_TraverseCertsInSlot;
SEC_CertNicknameConflict;
SECMOD_DeleteInternalModule;
SECMOD_DestroyModule;
@@ -533,7 +531,14 @@ SECKEY_GetPrivateKeyType;
SECKEY_EncodeDERSubjectPublicKeyInfo;
SECKEY_ExtractPublicKey;
SECKEY_HashPassword;
+SECKEY_ImportDERPublicKey;
+SECKEY_NewPrivateKeyList;
+SECKEY_DestroyPrivateKeyList;
+SECKEY_RemovePrivateKeyListNode;
+SECKEY_AddPrivateKeyToListTail;
SEC_PKCS5GetIV;
+PK11_ListPrivateKeysInSlot;
+PK11_ListCertsInSlot;
VFY_EndWithSignature;
;+ local:
;+ *;