summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelsonb%netscape.com <devnull@localhost>2005-02-12 06:39:23 +0000
committernelsonb%netscape.com <devnull@localhost>2005-02-12 06:39:23 +0000
commit7c09163d792af620c0de6cf7bf51d6661564d502 (patch)
tree6d0645790eb06ce9ae3c16e039d82c69f6a3170c
parentf4b326db40ba3dca0815441684217af1665a2e24 (diff)
downloadnss-hg-7c09163d792af620c0de6cf7bf51d6661564d502.tar.gz
Export HASH_Clone HASH_HashBuf HASH_ResultLenContext
Bug 273444, r=julien.pierre
-rw-r--r--security/nss/lib/nss/nss.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/nss/lib/nss/nss.def b/security/nss/lib/nss/nss.def
index 9aa107f0b..e40618313 100644
--- a/security/nss/lib/nss/nss.def
+++ b/security/nss/lib/nss/nss.def
@@ -824,7 +824,10 @@ CERT_GetNextGeneralName;
CERT_GetNextNameConstraint;
CERT_GetPrevGeneralName;
CERT_GetPrevNameConstraint;
+HASH_Clone;
+HASH_HashBuf;
HASH_ResultLenByOidTag;
+HASH_ResultLenContext;
SECOID_AddEntry;
;+ local:
;+ *;