summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2001-06-25 22:25:51 +0000
committerwtc%netscape.com <devnull@localhost>2001-06-25 22:25:51 +0000
commitfc9d58661024f06644fce8648c7a7df12bd25d53 (patch)
treea64b19e9773c750a4386cd5512925fe54c41b6e4
parent4e5bc4ab21face6ed2855e02642d4c6eafa676e6 (diff)
downloadnss-hg-fc9d58661024f06644fce8648c7a7df12bd25d53.tar.gz
List the SEC_* functions together.
-rw-r--r--security/nss/lib/nss/nss.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/nss/nss.def b/security/nss/lib/nss/nss.def
index 9741c9d37..5b1b087b6 100644
--- a/security/nss/lib/nss/nss.def
+++ b/security/nss/lib/nss/nss.def
@@ -521,6 +521,7 @@ PK11_UnwrapPrivKey;
PK11_VerifyRecover;
PK11_WrapPrivKey;
SEC_CertNicknameConflict;
+SEC_PKCS5GetIV;
SECMOD_DeleteInternalModule;
SECMOD_DestroyModule;
SECMOD_GetDefaultModuleList;
@@ -538,7 +539,6 @@ SECKEY_HashPassword;
SECKEY_ImportDERPublicKey;
SECKEY_NewPrivateKeyList;
SECKEY_RemovePrivateKeyListNode;
-SEC_PKCS5GetIV;
VFY_EndWithSignature;
;+ local:
;+ *;