Skip to content

Commit

Permalink
removed uint64_pack_big/uint64_unpack_big
Browse files Browse the repository at this point in the history
  • Loading branch information
janmojzis committed Jan 9, 2018
1 parent 697bc1e commit cdc95b9
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 46 deletions.
2 changes: 0 additions & 2 deletions crypto/CRYPTOLIBS
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ crypto_core_aes256encrypt.o
randombytes.o
uint32_pack.o
uint32_unpack.o
uint64_pack_big.o
uint64_unpack_big.o
uint32_pack_big.o
uint32_unpack_big.o
crypto_stream_chacha20.o
Expand Down
2 changes: 0 additions & 2 deletions crypto/CRYPTOSOURCES
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ crypto_core_aes256encrypt
randombytes
uint32_pack
uint32_unpack
uint64_pack_big
uint64_unpack_big
uint32_pack_big
uint32_unpack_big
crypto_stream_chacha20
Expand Down
12 changes: 0 additions & 12 deletions crypto/uint64_pack_big.c

This file was deleted.

8 changes: 0 additions & 8 deletions crypto/uint64_pack_big.h

This file was deleted.

14 changes: 0 additions & 14 deletions crypto/uint64_unpack_big.c

This file was deleted.

8 changes: 0 additions & 8 deletions crypto/uint64_unpack_big.h

This file was deleted.

0 comments on commit cdc95b9

Please sign in to comment.