From cff964d0f980903a589054301f558f7d29e7a75c Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 1 Apr 2016 20:55:35 +0200 Subject: [PATCH] Add symbols to include/ignore --- dist-build/emscripten-symbols.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist-build/emscripten-symbols.def b/dist-build/emscripten-symbols.def index 4afc0076..779f2920 100644 --- a/dist-build/emscripten-symbols.def +++ b/dist-build/emscripten-symbols.def @@ -184,7 +184,10 @@ _crypto_onetimeauth_statebytes 0 1 _crypto_onetimeauth_update 0 1 _crypto_onetimeauth_verify 0 1 _crypto_pwhash 1 1 +_crypto_pwhash_alg_argon2i13 1 1 +_crypto_pwhash_alg_default 1 1 _crypto_pwhash_argon2i 0 1 +_crypto_pwhash_argon2i_alg_argon2i13 0 1 _crypto_pwhash_argon2i_memlimit_interactive 0 1 _crypto_pwhash_argon2i_memlimit_moderate 0 1 _crypto_pwhash_argon2i_memlimit_sensitive 0 1