Here is a list of all functions with links to the files they belong to:
- t -
- TaggedHash() : hash.cpp, hash.h
- test_add_neg_y_diff_x() : tests.c
- test_bad_scalar() : tests_impl.h
- test_cache() : cuckoocache_tests.cpp
- test_cache_erase() : cuckoocache_tests.cpp
- test_cache_erase_parallel() : cuckoocache_tests.cpp
- test_cache_generations() : cuckoocache_tests.cpp
- test_ec_combine() : tests.c
- test_ecdh_api() : tests_impl.h
- test_ecdh_generator_basepoint() : tests_impl.h
- test_ecdsa_der_parse() : tests.c
- test_ecdsa_edge_cases() : tests.c
- test_ecdsa_end_to_end() : tests.c
- test_ecdsa_recovery_api() : tests_impl.h
- test_ecdsa_recovery_edge_cases() : tests_impl.h
- test_ecdsa_recovery_end_to_end() : tests_impl.h
- test_ecdsa_sign_verify() : tests.c
- test_ecdsa_wycheproof() : tests.c
- test_ecmult_accumulate() : tests.c
- test_ecmult_accumulate_cb() : tests.c
- test_ecmult_constants_2bit() : tests.c
- test_ecmult_constants_sha() : tests.c
- test_ecmult_gen_blind() : tests.c
- test_ecmult_gen_blind_reset() : tests.c
- test_ecmult_gen_edge_cases() : tests.c
- test_ecmult_multi() : tests.c
- test_ecmult_multi_batch_single() : tests.c
- test_ecmult_multi_batch_size_helper() : tests.c
- test_ecmult_multi_batching() : tests.c
- test_ecmult_multi_pippenger_max_points() : tests.c
- test_ecmult_multi_random() : tests.c
- test_ecmult_target() : tests.c
- test_exhaustive_addition() : tests_exhaustive.c
- test_exhaustive_ecmult() : tests_exhaustive.c
- test_exhaustive_ecmult_multi() : tests_exhaustive.c
- test_exhaustive_ellswift() : tests_exhaustive_impl.h
- test_exhaustive_endomorphism() : tests_exhaustive.c
- test_exhaustive_extrakeys() : tests_exhaustive_impl.h
- test_exhaustive_recovery() : tests_exhaustive_impl.h
- test_exhaustive_recovery_sign() : tests_exhaustive_impl.h
- test_exhaustive_recovery_verify() : tests_exhaustive_impl.h
- test_exhaustive_schnorrsig() : tests_exhaustive_impl.h
- test_exhaustive_schnorrsig_sign() : tests_exhaustive_impl.h
- test_exhaustive_schnorrsig_verify() : tests_exhaustive_impl.h
- test_exhaustive_sign() : tests_exhaustive.c
- test_exhaustive_verify() : tests_exhaustive.c
- test_fe_mul() : tests.c
- test_fixed_wnaf() : tests.c
- test_fixed_wnaf_small() : tests.c
- test_fixed_wnaf_small_helper() : tests.c
- test_ge() : tests.c
- test_gej_cmov() : tests.c
- test_group_decompress() : tests.c
- test_heap_swap() : tests.c
- test_hsort() : tests.c
- test_hsort_cmp() : tests.c
- test_hsort_is_sorted() : tests.c
- test_intialized_inf() : tests.c
- test_inverse_field() : tests.c
- test_inverse_scalar() : tests.c
- test_keypair() : tests_impl.h
- test_keypair_add() : tests_impl.h
- test_modinv32_uint16() : tests.c
- test_point_times_order() : tests.c
- test_pre_g_table() : tests.c
- test_random_pubkeys() : tests.c
- test_result_basepoint() : tests_impl.h
- test_scalar_split() : tests.c
- test_schnorrsig_api() : tests_impl.h
- test_schnorrsig_bip_vectors() : tests_impl.h
- test_schnorrsig_bip_vectors_check_signing() : tests_impl.h
- test_schnorrsig_bip_vectors_check_verify() : tests_impl.h
- test_schnorrsig_sha256_tagged() : tests_impl.h
- test_schnorrsig_sign() : tests_impl.h
- test_schnorrsig_sign_verify() : tests_impl.h
- test_schnorrsig_taproot() : tests_impl.h
- test_secp256k1_pippenger_bucket_window_inv() : tests.c
- test_sha256_eq() : tests.c
- test_sort() : tests.c
- test_sort_api() : tests.c
- test_sort_helper() : tests.c
- test_sort_vectors() : tests.c
- test_sqrt() : tests.c
- test_wnaf() : tests.c
- test_xonly_pubkey() : tests_impl.h
- test_xonly_pubkey_comparison() : tests_impl.h
- test_xonly_pubkey_tweak() : tests_impl.h
- test_xonly_pubkey_tweak_check() : tests_impl.h
- test_xonly_pubkey_tweak_recursive() : tests_impl.h
- TestAddMatrix() : util_tests.cpp
- TestAddMatrixOverflow() : util_tests.cpp
- TestAES256() : crypto_tests.cpp
- TestAES256CBC() : crypto_tests.cpp
- TestBlockSubsidyHalvings() : validation_tests.cpp
- TestBlockValidity() : validation.cpp, validation.h
- TestChaCha20() : crypto_tests.cpp
- TestChaCha20Poly1305() : crypto_tests.cpp
- TestDecode() : compress_tests.cpp
- TestDescriptor() : descriptor_parse.cpp
- TestDifficulty() : blockchain_tests.cpp
- TestEncode() : compress_tests.cpp
- TestFlushBehavior() : coins_tests.cpp
- TestFromHex() : uint256_tests.cpp
- TestFSChaCha20() : crypto_tests.cpp
- TestFSChaCha20Poly1305() : crypto_tests.cpp
- TestHKDF_SHA256_32() : crypto_tests.cpp
- TestHMACSHA256() : crypto_tests.cpp
- TestHMACSHA512() : crypto_tests.cpp
- TestLockPointValidity() : txmempool.cpp, txmempool.h
- testmempoolaccept() : mempool.cpp
- TestOtherProcess() : util_tests.cpp
- TestPair() : compress_tests.cpp
- TestParse() : argsman_tests.cpp, netbase_tests.cpp
- TestPoly1305() : crypto_tests.cpp
- testrand256() : testrand.h, testrand_impl.h
- testrand256_test() : testrand.h, testrand_impl.h
- testrand32() : testrand.h, testrand_impl.h
- testrand64() : testrand.h, testrand_impl.h
- testrand_bits() : testrand.h, testrand_impl.h
- testrand_bytes_test() : testrand.h, testrand_impl.h
- testrand_finish() : testrand.h, testrand_impl.h
- testrand_flip() : testrand.h, testrand_impl.h
- testrand_init() : testrand.h, testrand_impl.h
- testrand_int() : testrand.h, testrand_impl.h
- testrand_seed() : testrand.h, testrand_impl.h
- TestRIPEMD160() : crypto_tests.cpp
- TestSHA1() : crypto_tests.cpp
- TestSHA256() : crypto_tests.cpp
- TestSHA3_256() : crypto_tests.cpp
- TestSHA512() : crypto_tests.cpp
- TestSplitHost() : netbase_tests.cpp
- TestTime() : versionbits_tests.cpp
- testutil_random_fe() : testutil.h
- testutil_random_fe_magnitude() : testutil.h
- testutil_random_fe_non_zero() : testutil.h
- testutil_random_fe_non_zero_test() : testutil.h
- testutil_random_fe_test() : testutil.h
- testutil_random_ge_jacobian_test() : testutil.h
- testutil_random_ge_test() : testutil.h
- testutil_random_ge_x_magnitude() : testutil.h
- testutil_random_ge_y_magnitude() : testutil.h
- testutil_random_gej_test() : testutil.h
- testutil_random_gej_x_magnitude() : testutil.h
- testutil_random_gej_y_magnitude() : testutil.h
- testutil_random_gej_z_magnitude() : testutil.h
- testutil_random_pubkey_test() : testutil.h
- testutil_random_scalar_order() : testutil.h
- testutil_random_scalar_order_b32() : testutil.h
- testutil_random_scalar_order_test() : testutil.h
- TestVector() : crypto_tests.cpp
- ThreadHTTP() : httpserver.cpp
- ThreadMapPort() : mapport.cpp
- ThreadSafeMessageBox() : bitcoingui.cpp
- Ticks() : time.h
- TicksSinceEpoch() : time.h
- TimingResistantEqual() : strencodings.h
- TMPL_INST() : util.cpp
- ToByteVector() : script.h
- ToGenTxid() : protocol.cpp, protocol.h
- ToIntegral() : strencodings.h
- ToKeyID() : addresstype.cpp, addresstype.h
- ToLower() : strencodings.cpp, strencodings.h
- TorControlThread() : torcontrol.cpp
- ToScriptID() : addresstype.cpp, addresstype.h
- ToUpper() : strencodings.cpp, strencodings.h
- TraceMod() : sketch_impl.h
- transformNamedArguments() : server.cpp
- translateTransactionType() : addresstablemodel.cpp
- TransportTypeAsString() : connection_types.cpp, connection_types.h
- Trig() : examples.cpp
- TrimAndParse() : bitcoin-tx.cpp
- TrimFlags() : transaction_tests.cpp
- TruncateFile() : fs_helpers.cpp, fs_helpers.h
- TryCreateDirectories() : fs_helpers.cpp, fs_helpers.h
- TryParseHex() : strencodings.cpp, strencodings.h
- TxFromHex() : script_tests.cpp
- TxInErrorToJSON() : rawtransaction_util.cpp
- TxOutsFromJSON() : script_tests.cpp
- TxToJSON() : rawtransaction.cpp
- TxToUniv() : core_io.h, core_write.cpp