LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
test-travis.sh
travis-install-libsodium.sh
data/cffi.h
data/trezor_ctypes_tpl.py
py_trezor_crypto_ph4.egg-info/PKG-INFO
py_trezor_crypto_ph4.egg-info/SOURCES.txt
py_trezor_crypto_ph4.egg-info/dependency_links.txt
py_trezor_crypto_ph4.egg-info/requires.txt
py_trezor_crypto_ph4.egg-info/top_level.txt
src/.git
src/.gitignore
src/.gitmodules
src/.travis.yml
src/AUTHORS
src/CMakeLists.txt
src/CONTRIBUTORS
src/LICENSE
src/Makefile
src/README.md
src/address.c
src/address.h
src/base32.c
src/base32.h
src/base58.c
src/base58.h
src/bignum.c
src/bignum.h
src/bip32.c
src/bip32.h
src/bip39.c
src/bip39.h
src/bip39_english.h
src/blake256.c
src/blake256.h
src/blake2_common.h
src/blake2b.c
src/blake2b.h
src/blake2s.c
src/blake2s.h
src/cash_addr.c
src/cash_addr.h
src/check_mem.h
src/curves.c
src/curves.h
src/ecdsa.c
src/ecdsa.h
src/groestl.c
src/groestl.h
src/groestl_internal.h
src/hasher.c
src/hasher.h
src/hmac.c
src/hmac.h
src/memzero.c
src/memzero.h
src/nem.c
src/nem.h
src/nem_serialize.h
src/nist256p1.c
src/nist256p1.h
src/nist256p1.table
src/options.h
src/pbkdf2.c
src/pbkdf2.h
src/rand.c
src/rand.h
src/rc4.c
src/rc4.h
src/rfc6979.c
src/rfc6979.h
src/ripemd160.c
src/ripemd160.h
src/script.c
src/script.h
src/secp256k1.c
src/secp256k1.h
src/secp256k1.table
src/segwit_addr.c
src/segwit_addr.h
src/setup.py
src/sha2.c
src/sha2.h
src/sha3.c
src/sha3.h
src/travis-install-libsodium.sh
src/aes/aes.h
src/aes/aes_modes.c
src/aes/aescrypt.c
src/aes/aeskey.c
src/aes/aesopt.h
src/aes/aestab.c
src/aes/aestab.h
src/aes/aestst.c
src/aes/aestst.h
src/chacha20poly1305/chacha20poly1305.c
src/chacha20poly1305/chacha20poly1305.h
src/chacha20poly1305/chacha_merged.c
src/chacha20poly1305/ecrypt-config.h
src/chacha20poly1305/ecrypt-machine.h
src/chacha20poly1305/ecrypt-portable.h
src/chacha20poly1305/ecrypt-sync.h
src/chacha20poly1305/ecrypt-types.h
src/chacha20poly1305/poly1305-donna-32.h
src/chacha20poly1305/poly1305-donna.c
src/chacha20poly1305/poly1305-donna.h
src/chacha20poly1305/rfc7539.c
src/chacha20poly1305/rfc7539.h
src/ed25519-donna/README.md
src/ed25519-donna/curve25519-donna-32bit.c
src/ed25519-donna/curve25519-donna-32bit.h
src/ed25519-donna/curve25519-donna-helpers.c
src/ed25519-donna/curve25519-donna-helpers.h
src/ed25519-donna/curve25519-donna-scalarmult-base.c
src/ed25519-donna/curve25519-donna-scalarmult-base.h
src/ed25519-donna/ed25519-donna-32bit-tables.c
src/ed25519-donna/ed25519-donna-32bit-tables.h
src/ed25519-donna/ed25519-donna-basepoint-table.c
src/ed25519-donna/ed25519-donna-basepoint-table.h
src/ed25519-donna/ed25519-donna-impl-base.c
src/ed25519-donna/ed25519-donna-impl-base.h
src/ed25519-donna/ed25519-donna-portable.h
src/ed25519-donna/ed25519-donna.h
src/ed25519-donna/ed25519-hash-custom-keccak.h
src/ed25519-donna/ed25519-hash-custom-sha3.h
src/ed25519-donna/ed25519-hash-custom.h
src/ed25519-donna/ed25519-keccak.c
src/ed25519-donna/ed25519-keccak.h
src/ed25519-donna/ed25519-sha3.c
src/ed25519-donna/ed25519-sha3.h
src/ed25519-donna/ed25519.c
src/ed25519-donna/ed25519.h
src/ed25519-donna/ge25519.c
src/ed25519-donna/ge25519.h
src/ed25519-donna/modm-donna-32bit.c
src/ed25519-donna/modm-donna-32bit.h
src/gui/.gitignore
src/gui/gui.pro
src/gui/main.cpp
src/gui/mainwindow.cpp
src/gui/mainwindow.h
src/gui/mainwindow.ui
src/monero/base58.c
src/monero/base58.h
src/monero/int-util.h
src/monero/monero.h
src/monero/range_proof.c
src/monero/range_proof.h
src/monero/serialize.c
src/monero/serialize.h
src/monero/xmr.c
src/monero/xmr.h
src/tests/test_check.c
src/tests/test_check2.c
src/tests/test_check_cardano.h
src/tests/test_check_cashaddr.h
src/tests/test_check_monero.h
src/tests/test_check_segwit.h
src/tests/test_curves.py
src/tests/test_openssl.c
src/tests/test_speed.c
src/tests/test_wycheproof.py
src/tests/wycheproof/.git
src/tests/wycheproof/BUILD.bazel
src/tests/wycheproof/CONTRIBUTING.md
src/tests/wycheproof/LICENSE
src/tests/wycheproof/README.md
src/tests/wycheproof/WORKSPACE
src/tests/wycheproof/doc/bugs.md
src/tests/wycheproof/doc/dh.md
src/tests/wycheproof/doc/dsa.md
src/tests/wycheproof/doc/ecdh.md
src/tests/wycheproof/doc/index.md
src/tests/wycheproof/doc/issues.md
src/tests/wycheproof/doc/rsa.md
src/tests/wycheproof/java/com/google/security/wycheproof/BouncyCastleAllTests.java
src/tests/wycheproof/java/com/google/security/wycheproof/BouncyCastleTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/ConscryptAllTests.java
src/tests/wycheproof/java/com/google/security/wycheproof/ConscryptTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/EcUtil.java
src/tests/wycheproof/java/com/google/security/wycheproof/JsonUtil.java
src/tests/wycheproof/java/com/google/security/wycheproof/OpenJDKAllTests.java
src/tests/wycheproof/java/com/google/security/wycheproof/OpenJDKTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/ProviderIndependentTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/RandomUtil.java
src/tests/wycheproof/java/com/google/security/wycheproof/SpongyCastleAllTests.java
src/tests/wycheproof/java/com/google/security/wycheproof/SpongyCastleTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/TestUtil.java
src/tests/wycheproof/java/com/google/security/wycheproof/WycheproofRunner.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/AesEaxTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/AesGcmTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/BasicTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/BigIntegerTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/CipherInputStreamTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/CipherOutputStreamTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/DhTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/DhiesTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/DsaTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/EcKeyTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/EcdhTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/EcdsaTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/EciesTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/JsonAeadTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/JsonCipherTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/JsonEcdhTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/JsonKeyWrapTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/JsonSignatureTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/MessageDigestTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/RsaEncryptionTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/RsaKeyTest.java
src/tests/wycheproof/java/com/google/security/wycheproof/testcases/RsaSignatureTest.java
src/tests/wycheproof/javascript/BigInteger.js
src/tests/wycheproof/javascript/EcUtil.js
src/tests/wycheproof/javascript/TestUtil.js
src/tests/wycheproof/javascript/webcryptoapi/HashUtil.js
src/tests/wycheproof/javascript/webcryptoapi/RsaUtil.js
src/tests/wycheproof/javascript/webcryptoapi/WebCryptoAllTest.html
src/tests/wycheproof/javascript/webcryptoapi/WebCryptoPresubmitTest.html
src/tests/wycheproof/javascript/webcryptoapi/WebCryptoTest.js
src/tests/wycheproof/javascript/webcryptoapi/testcases/AesGcmTest.js
src/tests/wycheproof/javascript/webcryptoapi/testcases/EcdhTest.js
src/tests/wycheproof/javascript/webcryptoapi/testcases/EcdsaTest.js
src/tests/wycheproof/javascript/webcryptoapi/testcases/RSASSA-PKCS1-v1_5Test.js
src/tests/wycheproof/javascript/webcryptoapi/testcases/RsaOaedTest.js
src/tests/wycheproof/kokoro/continuous.sh
src/tests/wycheproof/kokoro/presubmit.sh
src/tests/wycheproof/testvectors/BUILD.bazel
src/tests/wycheproof/testvectors/aes_cbc_pkcs5_test.json
src/tests/wycheproof/testvectors/aes_cmac_test.json
src/tests/wycheproof/testvectors/aes_eax_test.json
src/tests/wycheproof/testvectors/aes_gcm_siv_test.json
src/tests/wycheproof/testvectors/aes_gcm_test.json
src/tests/wycheproof/testvectors/aes_siv_cmac_test.json
src/tests/wycheproof/testvectors/chacha20_poly1305_test.json
src/tests/wycheproof/testvectors/dsa_test.json
src/tests/wycheproof/testvectors/ecdh_brainpoolP224r1_test.json
src/tests/wycheproof/testvectors/ecdh_brainpoolP256r1_test.json
src/tests/wycheproof/testvectors/ecdh_brainpoolP320r1_test.json
src/tests/wycheproof/testvectors/ecdh_brainpoolP384r1_test.json
src/tests/wycheproof/testvectors/ecdh_brainpoolP512r1_test.json
src/tests/wycheproof/testvectors/ecdh_secp224r1_test.json
src/tests/wycheproof/testvectors/ecdh_secp256k1_test.json
src/tests/wycheproof/testvectors/ecdh_secp256r1_test.json
src/tests/wycheproof/testvectors/ecdh_secp384r1_test.json
src/tests/wycheproof/testvectors/ecdh_secp521r1_test.json
src/tests/wycheproof/testvectors/ecdh_test.json
src/tests/wycheproof/testvectors/ecdh_webcrypto_test.json
src/tests/wycheproof/testvectors/ecdsa_brainpoolP224r1_sha224_test.json
src/tests/wycheproof/testvectors/ecdsa_brainpoolP256r1_sha256_test.json
src/tests/wycheproof/testvectors/ecdsa_brainpoolP320r1_sha384_test.json
src/tests/wycheproof/testvectors/ecdsa_brainpoolP384r1_sha384_test.json
src/tests/wycheproof/testvectors/ecdsa_brainpoolP512r1_sha512_test.json
src/tests/wycheproof/testvectors/ecdsa_secp224r1_sha224_test.json
src/tests/wycheproof/testvectors/ecdsa_secp224r1_sha256_test.json
src/tests/wycheproof/testvectors/ecdsa_secp224r1_sha512_test.json
src/tests/wycheproof/testvectors/ecdsa_secp256k1_sha256_test.json
src/tests/wycheproof/testvectors/ecdsa_secp256k1_sha512_test.json
src/tests/wycheproof/testvectors/ecdsa_secp256r1_sha256_test.json
src/tests/wycheproof/testvectors/ecdsa_secp256r1_sha512_test.json
src/tests/wycheproof/testvectors/ecdsa_secp384r1_sha384_test.json
src/tests/wycheproof/testvectors/ecdsa_secp384r1_sha512_test.json
src/tests/wycheproof/testvectors/ecdsa_secp521r1_sha512_test.json
src/tests/wycheproof/testvectors/ecdsa_test.json
src/tests/wycheproof/testvectors/ecdsa_webcrypto_test.json
src/tests/wycheproof/testvectors/eddsa_test.json
src/tests/wycheproof/testvectors/kw_test.json
src/tests/wycheproof/testvectors/kwp_test.json
src/tests/wycheproof/testvectors/rsa_signature_2048_sha224_test.json
src/tests/wycheproof/testvectors/rsa_signature_2048_sha256_test.json
src/tests/wycheproof/testvectors/rsa_signature_2048_sha512_test.json
src/tests/wycheproof/testvectors/rsa_signature_3072_sha256_test.json
src/tests/wycheproof/testvectors/rsa_signature_3072_sha384_test.json
src/tests/wycheproof/testvectors/rsa_signature_3072_sha512_test.json
src/tests/wycheproof/testvectors/rsa_signature_4096_sha384_test.json
src/tests/wycheproof/testvectors/rsa_signature_4096_sha512_test.json
src/tests/wycheproof/testvectors/rsa_signature_test.json
src/tests/wycheproof/testvectors/x25519_test.json
src/tests/wycheproof/third_party/e2e.BUILD.bazel
src/tests/wycheproof/tools/BUILD.bazel
src/tests/wycheproof/tools/build_defs.bzl
src/tests/wycheproof/tools/local_repository_defs.bzl
src/tools/.gitignore
src/tools/README.md
src/tools/bip39bruteforce.c
src/tools/mktable.c
src/tools/nem_test_vectors.erb
src/tools/nem_test_vectors.rb
src/tools/xpubaddrgen.c
tools/fake_includes/xmmintrin.h
tools/pycparser/.git
tools/pycparser/.gitignore
tools/pycparser/.travis.yml
tools/pycparser/CHANGES
tools/pycparser/CONTRIBUTORS
tools/pycparser/LICENSE
tools/pycparser/MANIFEST.in
tools/pycparser/README.rst
tools/pycparser/TODO.txt
tools/pycparser/_clean_tables.py
tools/pycparser/appveyor.yml
tools/pycparser/setup.cfg
tools/pycparser/setup.py
tools/pycparser/tox.ini
tools/pycparser/examples/README.rst
tools/pycparser/examples/c-to-c.py
tools/pycparser/examples/c_json.py
tools/pycparser/examples/cdecl.py
tools/pycparser/examples/dump_ast.py
tools/pycparser/examples/explore_ast.py
tools/pycparser/examples/func_calls.py
tools/pycparser/examples/func_defs.py
tools/pycparser/examples/rewrite_ast.py
tools/pycparser/examples/serialize_ast.py
tools/pycparser/examples/using_cpp_libc.py
tools/pycparser/examples/using_gcc_E_libc.py
tools/pycparser/examples/c_files/funky.c
tools/pycparser/examples/c_files/hash.c
tools/pycparser/examples/c_files/memmgr.c
tools/pycparser/examples/c_files/memmgr.h
tools/pycparser/examples/c_files/year.c
tools/pycparser/pycparser/__init__.py
tools/pycparser/pycparser/_ast_gen.py
tools/pycparser/pycparser/_build_tables.py
tools/pycparser/pycparser/_c_ast.cfg
tools/pycparser/pycparser/ast_transforms.py
tools/pycparser/pycparser/c_ast.py
tools/pycparser/pycparser/c_generator.py
tools/pycparser/pycparser/c_lexer.py
tools/pycparser/pycparser/c_parser.py
tools/pycparser/pycparser/plyparser.py
tools/pycparser/pycparser/ply/LICENSE
tools/pycparser/pycparser/ply/__init__.py
tools/pycparser/pycparser/ply/cpp.py
tools/pycparser/pycparser/ply/ctokens.py
tools/pycparser/pycparser/ply/lex.py
tools/pycparser/pycparser/ply/yacc.py
tools/pycparser/pycparser/ply/ygen.py
tools/pycparser/tests/README.txt
tools/pycparser/tests/all_tests.py
tools/pycparser/tests/test_c_ast.py
tools/pycparser/tests/test_c_generator.py
tools/pycparser/tests/test_c_lexer.py
tools/pycparser/tests/test_c_parser.py
tools/pycparser/tests/test_general.py
tools/pycparser/tests/c_files/cppd_with_stdio_h.c
tools/pycparser/tests/c_files/empty.h
tools/pycparser/tests/c_files/example_c_file.c
tools/pycparser/tests/c_files/memmgr.c
tools/pycparser/tests/c_files/memmgr.h
tools/pycparser/tests/c_files/memmgr_with_h.c
tools/pycparser/tests/c_files/simplemain.c
tools/pycparser/tests/c_files/year.c
tools/pycparser/tests/c_files/hdir/9/inc.h
tools/pycparser/utils/fake_libc_include/_ansi.h
tools/pycparser/utils/fake_libc_include/_fake_defines.h
tools/pycparser/utils/fake_libc_include/_fake_typedefs.h
tools/pycparser/utils/fake_libc_include/_syslist.h
tools/pycparser/utils/fake_libc_include/aio.h
tools/pycparser/utils/fake_libc_include/alloca.h
tools/pycparser/utils/fake_libc_include/ar.h
tools/pycparser/utils/fake_libc_include/argz.h
tools/pycparser/utils/fake_libc_include/assert.h
tools/pycparser/utils/fake_libc_include/complex.h
tools/pycparser/utils/fake_libc_include/cpio.h
tools/pycparser/utils/fake_libc_include/ctype.h
tools/pycparser/utils/fake_libc_include/dirent.h
tools/pycparser/utils/fake_libc_include/dlfcn.h
tools/pycparser/utils/fake_libc_include/endian.h
tools/pycparser/utils/fake_libc_include/envz.h
tools/pycparser/utils/fake_libc_include/errno.h
tools/pycparser/utils/fake_libc_include/fastmath.h
tools/pycparser/utils/fake_libc_include/fcntl.h
tools/pycparser/utils/fake_libc_include/features.h
tools/pycparser/utils/fake_libc_include/fenv.h
tools/pycparser/utils/fake_libc_include/float.h
tools/pycparser/utils/fake_libc_include/fmtmsg.h
tools/pycparser/utils/fake_libc_include/fnmatch.h
tools/pycparser/utils/fake_libc_include/ftw.h
tools/pycparser/utils/fake_libc_include/getopt.h
tools/pycparser/utils/fake_libc_include/glob.h
tools/pycparser/utils/fake_libc_include/grp.h
tools/pycparser/utils/fake_libc_include/iconv.h
tools/pycparser/utils/fake_libc_include/ieeefp.h
tools/pycparser/utils/fake_libc_include/inttypes.h
tools/pycparser/utils/fake_libc_include/iso646.h
tools/pycparser/utils/fake_libc_include/langinfo.h
tools/pycparser/utils/fake_libc_include/libgen.h
tools/pycparser/utils/fake_libc_include/libintl.h
tools/pycparser/utils/fake_libc_include/limits.h
tools/pycparser/utils/fake_libc_include/locale.h
tools/pycparser/utils/fake_libc_include/malloc.h
tools/pycparser/utils/fake_libc_include/math.h
tools/pycparser/utils/fake_libc_include/monetary.h
tools/pycparser/utils/fake_libc_include/mqueue.h
tools/pycparser/utils/fake_libc_include/ndbm.h
tools/pycparser/utils/fake_libc_include/netdb.h
tools/pycparser/utils/fake_libc_include/newlib.h
tools/pycparser/utils/fake_libc_include/nl_types.h
tools/pycparser/utils/fake_libc_include/paths.h
tools/pycparser/utils/fake_libc_include/poll.h
tools/pycparser/utils/fake_libc_include/process.h
tools/pycparser/utils/fake_libc_include/pthread.h
tools/pycparser/utils/fake_libc_include/pwd.h
tools/pycparser/utils/fake_libc_include/reent.h
tools/pycparser/utils/fake_libc_include/regdef.h
tools/pycparser/utils/fake_libc_include/regex.h
tools/pycparser/utils/fake_libc_include/sched.h
tools/pycparser/utils/fake_libc_include/search.h
tools/pycparser/utils/fake_libc_include/semaphore.h
tools/pycparser/utils/fake_libc_include/setjmp.h
tools/pycparser/utils/fake_libc_include/signal.h
tools/pycparser/utils/fake_libc_include/spawn.h
tools/pycparser/utils/fake_libc_include/stdarg.h
tools/pycparser/utils/fake_libc_include/stdbool.h
tools/pycparser/utils/fake_libc_include/stddef.h
tools/pycparser/utils/fake_libc_include/stdint.h
tools/pycparser/utils/fake_libc_include/stdio.h
tools/pycparser/utils/fake_libc_include/stdlib.h
tools/pycparser/utils/fake_libc_include/string.h
tools/pycparser/utils/fake_libc_include/strings.h
tools/pycparser/utils/fake_libc_include/stropts.h
tools/pycparser/utils/fake_libc_include/syslog.h
tools/pycparser/utils/fake_libc_include/tar.h
tools/pycparser/utils/fake_libc_include/termios.h
tools/pycparser/utils/fake_libc_include/tgmath.h
tools/pycparser/utils/fake_libc_include/time.h
tools/pycparser/utils/fake_libc_include/trace.h
tools/pycparser/utils/fake_libc_include/ulimit.h
tools/pycparser/utils/fake_libc_include/unctrl.h
tools/pycparser/utils/fake_libc_include/unistd.h
tools/pycparser/utils/fake_libc_include/utime.h
tools/pycparser/utils/fake_libc_include/utmp.h
tools/pycparser/utils/fake_libc_include/utmpx.h
tools/pycparser/utils/fake_libc_include/wchar.h
tools/pycparser/utils/fake_libc_include/wctype.h
tools/pycparser/utils/fake_libc_include/wordexp.h
tools/pycparser/utils/fake_libc_include/zlib.h
tools/pycparser/utils/fake_libc_include/X11/Xlib.h
tools/pycparser/utils/fake_libc_include/X11/_X11_fake_defines.h
tools/pycparser/utils/fake_libc_include/X11/_X11_fake_typedefs.h
tools/pycparser/utils/fake_libc_include/arpa/inet.h
tools/pycparser/utils/fake_libc_include/asm-generic/int-ll64.h
tools/pycparser/utils/fake_libc_include/linux/socket.h
tools/pycparser/utils/fake_libc_include/linux/version.h
tools/pycparser/utils/fake_libc_include/mir_toolkit/client_types.h
tools/pycparser/utils/fake_libc_include/net/if.h
tools/pycparser/utils/fake_libc_include/netinet/in.h
tools/pycparser/utils/fake_libc_include/netinet/tcp.h
tools/pycparser/utils/fake_libc_include/openssl/err.h
tools/pycparser/utils/fake_libc_include/openssl/evp.h
tools/pycparser/utils/fake_libc_include/openssl/hmac.h
tools/pycparser/utils/fake_libc_include/openssl/ssl.h
tools/pycparser/utils/fake_libc_include/openssl/x509v3.h
tools/pycparser/utils/fake_libc_include/sys/ioctl.h
tools/pycparser/utils/fake_libc_include/sys/ipc.h
tools/pycparser/utils/fake_libc_include/sys/mman.h
tools/pycparser/utils/fake_libc_include/sys/msg.h
tools/pycparser/utils/fake_libc_include/sys/poll.h
tools/pycparser/utils/fake_libc_include/sys/resource.h
tools/pycparser/utils/fake_libc_include/sys/select.h
tools/pycparser/utils/fake_libc_include/sys/sem.h
tools/pycparser/utils/fake_libc_include/sys/shm.h
tools/pycparser/utils/fake_libc_include/sys/socket.h
tools/pycparser/utils/fake_libc_include/sys/stat.h
tools/pycparser/utils/fake_libc_include/sys/statvfs.h
tools/pycparser/utils/fake_libc_include/sys/sysctl.h
tools/pycparser/utils/fake_libc_include/sys/time.h
tools/pycparser/utils/fake_libc_include/sys/times.h
tools/pycparser/utils/fake_libc_include/sys/types.h
tools/pycparser/utils/fake_libc_include/sys/uio.h
tools/pycparser/utils/fake_libc_include/sys/un.h
tools/pycparser/utils/fake_libc_include/sys/utsname.h
tools/pycparser/utils/fake_libc_include/sys/wait.h
tools/pycparser/utils/fake_libc_include/xcb/xcb.h
tools/pycparser/utils/internal/constptr.c
tools/pycparser/utils/internal/cppify.bat
tools/pycparser/utils/internal/example_c_file.c
tools/pycparser/utils/internal/fake_includes.py
tools/pycparser/utils/internal/make_fake_typedefs.py
tools/pycparser/utils/internal/memprofiling.py
tools/pycparser/utils/internal/zc.c
tools/pycparser/utils/internal/zz_parse.py
trezor_crypto/__init__.py
trezor_crypto/cffi_build.py
trezor_crypto/mod_base.py
trezor_crypto/stub_cffi.py
trezor_crypto/stub_ctype.py
trezor_crypto/trezor_cfunc.py
trezor_crypto/trezor_cfunc_gen.py
trezor_crypto/trezor_ctypes.py
trezor_crypto/trezor_ctypes_gen.py
trezor_crypto_tests/__init__.py
trezor_crypto_tests/test.py
trezor_crypto_tests/test.pyc