summaryrefslogtreecommitdiff
path: root/sal/util/sal.map
diff options
context:
space:
mode:
Diffstat (limited to 'sal/util/sal.map')
-rwxr-xr-xsal/util/sal.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 13e8d1f193f4..f87310b0c47a 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -518,6 +518,12 @@ UDK_3.3 {
osl_createDirectoryPath;
osl_getFunctionSymbol;
osl_getModuleURLFromFunctionAddress;
+ rtl_cipher_createARCFOUR;
+ rtl_cipher_initARCFOUR;
+ rtl_cipher_decodeARCFOUR;
+ rtl_cipher_encodeARCFOUR;
+ rtl_cipher_destroyARCFOUR;
+ rtl_digest_rawMD5;
rtl_uStringbuffer_insertUtf32;
rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths;
} UDK_3.2;