Remove aes128ctr from emscripten

This commit is contained in:
Frank Denis 2017-09-27 22:19:04 +02:00
parent acdd766953
commit 8ceb55994b
3 changed files with 2 additions and 10 deletions

View File

@ -449,14 +449,6 @@ _crypto_sign_statebytes 1 1
_crypto_sign_update 1 1
_crypto_sign_verify_detached 1 1
_crypto_stream 0 1
_crypto_stream_aes128ctr 0 1
_crypto_stream_aes128ctr_afternm 0 1
_crypto_stream_aes128ctr_beforenm 0 1
_crypto_stream_aes128ctr_beforenmbytes 0 1
_crypto_stream_aes128ctr_keybytes 0 1
_crypto_stream_aes128ctr_noncebytes 0 1
_crypto_stream_aes128ctr_xor 0 1
_crypto_stream_aes128ctr_xor_afternm 0 1
_crypto_stream_chacha20 0 1
_crypto_stream_chacha20_ietf 0 1
_crypto_stream_chacha20_ietf_keybytes 0 1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long