Here is a list of all functions with links to the files they belong to:
- s -
- SanitizeString() : strencodings.cpp, strencodings.h
- sanity_check() : miniminer_tests.cpp
- sanity_check_chainparams() : pow_tests.cpp
- SanityCheckAsmap() : asmap.cpp, asmap.h
- SaturatingAdd() : overflow.h
- SaturatingLeftShift() : overflow.h
- SaveBytes() : ctaes.c
- SaveErrors() : args.cpp
- savemempool() : mempool.cpp
- scalar_cmov_test() : tests.c
- scalar_test() : tests.c
- scanblocks() : blockchain.cpp
- scantxoutset() : blockchain.cpp
- ScheduleBatchPriority() : batchpriority.cpp, batchpriority.h
- ScriptErrorString() : script_error.cpp, script_error.h
- ScriptFlagNamesToEnum() : interpreter.cpp, interpreter.h
- ScriptFromHex() : script_assets_tests.cpp
- ScriptPubKeyDoc() : util.cpp, util.h
- ScriptToAsmStr() : core_io.cpp, core_io.h
- ScriptToUniv() : core_io.cpp, core_io.h
- ScriptWitnessFromJSON() : script_assets_tests.cpp
- secp256k1_assumption_checker() : assumptions.h
- secp256k1_callback_call() : util.h
- secp256k1_context_clone() : secp256k1.h, secp256k1.c
- secp256k1_context_create() : secp256k1.h, secp256k1.c
- secp256k1_context_destroy() : secp256k1.h, secp256k1.c
- secp256k1_context_is_proper() : secp256k1.c
- secp256k1_context_preallocated_clone() : secp256k1_preallocated.h, secp256k1.c
- secp256k1_context_preallocated_clone_size() : secp256k1_preallocated.h, secp256k1.c
- secp256k1_context_preallocated_create() : secp256k1_preallocated.h, secp256k1.c
- secp256k1_context_preallocated_destroy() : secp256k1_preallocated.h, secp256k1.c
- secp256k1_context_preallocated_size() : secp256k1_preallocated.h, secp256k1.c
- secp256k1_context_randomize() : secp256k1.h, secp256k1.c
- secp256k1_context_set_error_callback() : secp256k1.h, secp256k1.c
- secp256k1_context_set_illegal_callback() : secp256k1.h, secp256k1.c
- secp256k1_ctz32_var() : util.h
- secp256k1_ctz32_var_debruijn() : util.h
- secp256k1_ctz64_var() : util.h
- secp256k1_ctz64_var_debruijn() : util.h
- secp256k1_declassify() : secp256k1.c
- secp256k1_default_error_callback_fn() : util.h
- secp256k1_default_illegal_callback_fn() : util.h
- SECP256K1_DEPRECATED() : secp256k1.h
- secp256k1_der_parse_integer() : ecdsa_impl.h
- secp256k1_der_read_len() : ecdsa_impl.h
- secp256k1_ec_pubkey_cmp() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_combine() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_create() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_create_helper() : secp256k1.c
- secp256k1_ec_pubkey_negate() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_parse() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_serialize() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_sort() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_sort_cmp() : secp256k1.c
- secp256k1_ec_pubkey_tweak_add() : secp256k1.h, secp256k1.c
- secp256k1_ec_pubkey_tweak_add_helper() : secp256k1.c
- secp256k1_ec_pubkey_tweak_mul() : secp256k1.h, secp256k1.c
- secp256k1_ec_seckey_negate() : secp256k1.h, secp256k1.c
- secp256k1_ec_seckey_tweak_add() : secp256k1.h, secp256k1.c
- secp256k1_ec_seckey_tweak_add_helper() : secp256k1.c
- secp256k1_ec_seckey_tweak_mul() : secp256k1.h, secp256k1.c
- secp256k1_ec_seckey_verify() : secp256k1.h, secp256k1.c
- secp256k1_ecdh() : secp256k1_ecdh.h, main_impl.h
- secp256k1_ecdsa_recover() : secp256k1_recovery.h, main_impl.h
- secp256k1_ecdsa_recoverable_signature_convert() : secp256k1_recovery.h, main_impl.h
- secp256k1_ecdsa_recoverable_signature_load() : main_impl.h
- secp256k1_ecdsa_recoverable_signature_parse_compact() : secp256k1_recovery.h, main_impl.h
- secp256k1_ecdsa_recoverable_signature_save() : main_impl.h
- secp256k1_ecdsa_recoverable_signature_serialize_compact() : secp256k1_recovery.h, main_impl.h
- secp256k1_ecdsa_sig_parse() : ecdsa.h, ecdsa_impl.h
- secp256k1_ecdsa_sig_recover() : main_impl.h
- secp256k1_ecdsa_sig_serialize() : ecdsa.h, ecdsa_impl.h
- secp256k1_ecdsa_sig_sign() : ecdsa.h, ecdsa_impl.h
- secp256k1_ecdsa_sig_verify() : ecdsa.h, ecdsa_impl.h
- secp256k1_ecdsa_sign() : secp256k1.h, secp256k1.c
- secp256k1_ecdsa_sign_inner() : secp256k1.c
- secp256k1_ecdsa_sign_recoverable() : secp256k1_recovery.h, main_impl.h
- secp256k1_ecdsa_signature_load() : secp256k1.c
- secp256k1_ecdsa_signature_normalize() : secp256k1.h, secp256k1.c
- secp256k1_ecdsa_signature_parse_compact() : secp256k1.h, secp256k1.c
- secp256k1_ecdsa_signature_parse_der() : secp256k1.h, secp256k1.c
- secp256k1_ecdsa_signature_save() : secp256k1.c
- secp256k1_ecdsa_signature_serialize_compact() : secp256k1.h, secp256k1.c
- secp256k1_ecdsa_signature_serialize_der() : secp256k1.h, secp256k1.c
- secp256k1_ecdsa_verify() : secp256k1.h, secp256k1.c
- secp256k1_eckey_privkey_tweak_add() : eckey.h, eckey_impl.h
- secp256k1_eckey_privkey_tweak_mul() : eckey.h, eckey_impl.h
- secp256k1_eckey_pubkey_parse() : eckey.h, eckey_impl.h
- secp256k1_eckey_pubkey_serialize33() : eckey.h, eckey_impl.h
- secp256k1_eckey_pubkey_serialize65() : eckey.h, eckey_impl.h
- secp256k1_eckey_pubkey_tweak_add() : eckey.h, eckey_impl.h
- secp256k1_eckey_pubkey_tweak_mul() : eckey.h, eckey_impl.h
- secp256k1_ecmult() : ecmult.h, ecmult_impl.h
- secp256k1_ecmult_compute_table() : ecmult_compute_table.h, ecmult_compute_table_impl.h
- secp256k1_ecmult_compute_two_tables() : ecmult_compute_table.h, ecmult_compute_table_impl.h
- secp256k1_ecmult_const() : ecmult_const.h, ecmult_const_impl.h
- secp256k1_ecmult_const_odd_multiples_table_globalz() : ecmult_const_impl.h
- secp256k1_ecmult_const_xonly() : ecmult_const.h, ecmult_const_impl.h
- secp256k1_ecmult_endo_split() : ecmult_impl.h
- secp256k1_ecmult_gen() : ecmult_gen.h, ecmult_gen_impl.h
- secp256k1_ecmult_gen_blind() : ecmult_gen.h, ecmult_gen_impl.h
- secp256k1_ecmult_gen_compute_table() : ecmult_gen_compute_table.h, ecmult_gen_compute_table_impl.h
- secp256k1_ecmult_gen_context_build() : ecmult_gen.h, ecmult_gen_impl.h
- secp256k1_ecmult_gen_context_clear() : ecmult_gen.h, ecmult_gen_impl.h
- secp256k1_ecmult_gen_context_is_built() : ecmult_gen_impl.h
- secp256k1_ecmult_gen_scalar_diff() : ecmult_gen_impl.h
- secp256k1_ecmult_multi_batch_size_helper() : ecmult_impl.h
- secp256k1_ecmult_multi_simple_var() : ecmult_impl.h
- secp256k1_ecmult_multi_var() : ecmult.h, ecmult_impl.h
- secp256k1_ecmult_odd_multiples_table() : ecmult_impl.h
- secp256k1_ecmult_pippenger_batch() : ecmult_impl.h
- secp256k1_ecmult_pippenger_batch_single() : ecmult_impl.h
- secp256k1_ecmult_pippenger_wnaf() : ecmult_impl.h
- secp256k1_ecmult_strauss_batch() : ecmult_impl.h
- secp256k1_ecmult_strauss_batch_single() : ecmult_impl.h
- secp256k1_ecmult_strauss_wnaf() : ecmult_impl.h
- secp256k1_ecmult_table_get_ge() : ecmult_impl.h
- secp256k1_ecmult_table_get_ge_lambda() : ecmult_impl.h
- secp256k1_ecmult_table_get_ge_storage() : ecmult_impl.h
- secp256k1_ecmult_table_verify() : ecmult_impl.h
- secp256k1_ecmult_wnaf() : ecmult_impl.h
- secp256k1_ecmult_wnaf_small() : ecmult_impl.h
- secp256k1_effective_nonce() : session_impl.h
- secp256k1_ellswift_create() : secp256k1_ellswift.h, main_impl.h
- secp256k1_ellswift_decode() : secp256k1_ellswift.h, main_impl.h
- secp256k1_ellswift_elligatorswift_var() : main_impl.h
- secp256k1_ellswift_encode() : secp256k1_ellswift.h, main_impl.h
- secp256k1_ellswift_prng() : main_impl.h
- secp256k1_ellswift_sha256_init_bip324() : main_impl.h
- secp256k1_ellswift_sha256_init_create() : main_impl.h
- secp256k1_ellswift_sha256_init_encode() : main_impl.h
- secp256k1_ellswift_swiftec_var() : main_impl.h
- secp256k1_ellswift_xdh() : secp256k1_ellswift.h, main_impl.h
- secp256k1_ellswift_xelligatorswift_var() : main_impl.h
- secp256k1_ellswift_xswiftec_frac_var() : main_impl.h
- secp256k1_ellswift_xswiftec_inv_var() : main_impl.h
- secp256k1_ellswift_xswiftec_var() : main_impl.h
- secp256k1_extrakeys_ge_even_y() : main_impl.h
- secp256k1_fe_add() : field.h
- secp256k1_fe_add_int() : field.h
- secp256k1_fe_clear() : field.h, field_impl.h
- secp256k1_fe_cmov() : field.h
- secp256k1_fe_cmp_var() : field.h
- secp256k1_fe_equal() : field.h, field_impl.h
- secp256k1_fe_from_signed30() : field_10x26_impl.h
- secp256k1_fe_from_signed62() : field_5x52_impl.h
- secp256k1_fe_from_storage() : field.h
- secp256k1_fe_get_b32() : field.h
- secp256k1_fe_get_bounds() : field.h
- secp256k1_fe_half() : field.h
- secp256k1_fe_impl_add() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_add_int() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_cmov() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_cmp_var() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_from_storage() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_get_b32() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_get_bounds() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_half() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_inv() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_inv_var() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_is_odd() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_is_square_var() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_is_zero() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_mul() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_mul_int_unchecked() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_negate_unchecked() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_normalize() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_normalize_var() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_normalize_weak() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_normalizes_to_zero() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_normalizes_to_zero_var() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_set_b32_limit() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_set_b32_mod() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_set_int() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_sqr() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_impl_to_storage() : field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_inv() : field.h
- secp256k1_fe_inv_var() : field.h
- secp256k1_fe_is_odd() : field.h
- secp256k1_fe_is_square_var() : field.h
- secp256k1_fe_is_zero() : field.h
- secp256k1_fe_mul() : field.h
- secp256k1_fe_mul_inner() : field_10x26_impl.h, field_5x52_int128_impl.h
- secp256k1_fe_mul_int_unchecked() : field.h
- secp256k1_fe_negate_unchecked() : field.h
- secp256k1_fe_normalize() : field.h
- secp256k1_fe_normalize_var() : field.h
- secp256k1_fe_normalize_weak() : field.h
- secp256k1_fe_normalizes_to_zero() : field.h
- secp256k1_fe_normalizes_to_zero_var() : field.h
- secp256k1_fe_set_b32_limit() : field.h
- secp256k1_fe_set_b32_mod() : field.h
- secp256k1_fe_set_int() : field.h
- secp256k1_fe_sqr() : field.h
- secp256k1_fe_sqr_inner() : field_10x26_impl.h, field_5x52_int128_impl.h
- secp256k1_fe_sqrt() : field.h, field_impl.h
- secp256k1_fe_storage_cmov() : field.h, field_10x26_impl.h, field_5x52_impl.h
- secp256k1_fe_to_signed30() : field_10x26_impl.h
- secp256k1_fe_to_signed62() : field_5x52_impl.h
- secp256k1_fe_to_storage() : field.h
- secp256k1_fe_verify() : field.h, field_impl.h
- secp256k1_fe_verify_magnitude() : field.h, field_impl.h
- secp256k1_ge_clear() : group.h, group_impl.h
- secp256k1_ge_eq_var() : group.h, group_impl.h
- secp256k1_ge_from_bytes() : group.h, group_impl.h
- secp256k1_ge_from_bytes_ext() : group.h, group_impl.h
- secp256k1_ge_from_storage() : group.h, group_impl.h
- secp256k1_ge_is_in_correct_subgroup() : group.h, group_impl.h
- secp256k1_ge_is_infinity() : group.h, group_impl.h
- secp256k1_ge_is_valid_var() : group.h, group_impl.h
- secp256k1_ge_mul_lambda() : group.h, group_impl.h
- secp256k1_ge_neg() : group.h, group_impl.h
- secp256k1_ge_set_all_gej() : group.h, group_impl.h
- secp256k1_ge_set_all_gej_var() : group.h, group_impl.h
- secp256k1_ge_set_ge_zinv() : group_impl.h
- secp256k1_ge_set_gej() : group.h, group_impl.h
- secp256k1_ge_set_gej_var() : group.h, group_impl.h
- secp256k1_ge_set_gej_zinv() : group_impl.h
- secp256k1_ge_set_infinity() : group.h, group_impl.h
- secp256k1_ge_set_xo_var() : group.h, group_impl.h
- secp256k1_ge_set_xy() : group.h, group_impl.h
- secp256k1_ge_storage_cmov() : group.h, group_impl.h
- secp256k1_ge_table_set_globalz() : group.h, group_impl.h
- secp256k1_ge_to_bytes() : group.h, group_impl.h
- secp256k1_ge_to_bytes_ext() : group.h, group_impl.h
- secp256k1_ge_to_storage() : group.h, group_impl.h
- secp256k1_ge_verify() : group.h, group_impl.h
- secp256k1_ge_x_frac_on_curve_var() : group.h, group_impl.h
- secp256k1_ge_x_on_curve_var() : group.h, group_impl.h
- secp256k1_gej_add_ge() : group.h, group_impl.h
- secp256k1_gej_add_ge_var() : group.h, group_impl.h
- secp256k1_gej_add_var() : group.h, group_impl.h
- secp256k1_gej_add_zinv_var() : group.h, group_impl.h
- secp256k1_gej_clear() : group.h, group_impl.h
- secp256k1_gej_cmov() : group.h, group_impl.h
- secp256k1_gej_double() : group.h, group_impl.h
- secp256k1_gej_double_var() : group.h, group_impl.h
- secp256k1_gej_eq_ge_var() : group.h, group_impl.h
- secp256k1_gej_eq_var() : group.h, group_impl.h
- secp256k1_gej_eq_x_var() : group.h, group_impl.h
- secp256k1_gej_is_infinity() : group.h, group_impl.h
- secp256k1_gej_neg() : group.h, group_impl.h
- secp256k1_gej_rescale() : group.h, group_impl.h
- secp256k1_gej_set_ge() : group.h, group_impl.h
- secp256k1_gej_set_infinity() : group.h, group_impl.h
- secp256k1_gej_verify() : group.h, group_impl.h
- secp256k1_hardened_nonce_function_smallint() : tests_exhaustive_impl.h
- secp256k1_heap_child1() : hsort_impl.h
- secp256k1_heap_child2() : hsort_impl.h
- secp256k1_heap_down() : hsort_impl.h
- secp256k1_heap_swap() : hsort_impl.h
- secp256k1_heap_swap64() : hsort_impl.h
- secp256k1_hmac_sha256_clear() : hash.h, hash_impl.h
- secp256k1_hmac_sha256_finalize() : hash.h, hash_impl.h
- secp256k1_hmac_sha256_initialize() : hash.h, hash_impl.h
- secp256k1_hmac_sha256_write() : hash.h, hash_impl.h
- secp256k1_hsort() : hsort.h, hsort_impl.h
- secp256k1_i128_accum_mul() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_check_pow2() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_det() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_dissip_mul() : int128_struct_impl.h
- secp256k1_i128_eq_var() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_from_i64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_load() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_mul() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_rshift() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_to_i64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_i128_to_u64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_int_cmov() : util.h
- secp256k1_is_zero_array() : util.h
- secp256k1_jacobi32_maybe_var() : modinv32.h, modinv32_impl.h
- secp256k1_jacobi64_maybe_var() : modinv64.h, modinv64_impl.h
- secp256k1_keyagg_cache_load() : keyagg.h, keyagg_impl.h
- secp256k1_keyagg_cache_save() : keyagg_impl.h
- secp256k1_keypair_create() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_keypair_load() : main_impl.h
- secp256k1_keypair_pub() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_keypair_save() : main_impl.h
- secp256k1_keypair_sec() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_keypair_seckey_load() : main_impl.h
- secp256k1_keypair_xonly_pub() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_keypair_xonly_tweak_add() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_memclear_explicit() : util.h
- secp256k1_memcmp_var() : util.h
- secp256k1_memczero() : util.h
- secp256k1_memzero_explicit() : util.h
- secp256k1_modinv32() : modinv32.h, modinv32_impl.h
- secp256k1_modinv32_divsteps_30() : modinv32_impl.h
- secp256k1_modinv32_divsteps_30_var() : modinv32_impl.h
- secp256k1_modinv32_normalize_30() : modinv32_impl.h
- secp256k1_modinv32_posdivsteps_30_var() : modinv32_impl.h
- secp256k1_modinv32_update_de_30() : modinv32_impl.h
- secp256k1_modinv32_update_fg_30() : modinv32_impl.h
- secp256k1_modinv32_update_fg_30_var() : modinv32_impl.h
- secp256k1_modinv32_var() : modinv32.h, modinv32_impl.h
- secp256k1_modinv64() : modinv64.h, modinv64_impl.h
- secp256k1_modinv64_divsteps_59() : modinv64_impl.h
- secp256k1_modinv64_divsteps_62_var() : modinv64_impl.h
- secp256k1_modinv64_normalize_62() : modinv64_impl.h
- secp256k1_modinv64_posdivsteps_62_var() : modinv64_impl.h
- secp256k1_modinv64_update_de_62() : modinv64_impl.h
- secp256k1_modinv64_update_fg_62() : modinv64_impl.h
- secp256k1_modinv64_update_fg_62_var() : modinv64_impl.h
- secp256k1_modinv64_var() : modinv64.h, modinv64_impl.h
- secp256k1_mul128() : int128_struct_impl.h
- secp256k1_musig_aggnonce_load() : session_impl.h
- secp256k1_musig_aggnonce_parse() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_aggnonce_save() : session_impl.h
- secp256k1_musig_aggnonce_serialize() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_compute_noncehash() : session_impl.h
- secp256k1_musig_compute_noncehash_sha256_tagged() : session_impl.h
- secp256k1_musig_compute_pks_hash() : keyagg_impl.h
- secp256k1_musig_ge_parse_ext() : session_impl.h
- secp256k1_musig_ge_serialize_ext() : session_impl.h
- secp256k1_musig_keyaggcoef() : keyagg.h, keyagg_impl.h
- secp256k1_musig_keyaggcoef_internal() : keyagg_impl.h
- secp256k1_musig_keyaggcoef_sha256() : keyagg_impl.h
- secp256k1_musig_keyagglist_sha256() : keyagg_impl.h
- secp256k1_musig_nonce_agg() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_nonce_gen() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_nonce_gen_counter() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_nonce_gen_internal() : session_impl.h
- secp256k1_musig_nonce_process() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_nonce_process_internal() : session_impl.h
- secp256k1_musig_partial_sig_agg() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_partial_sig_load() : session_impl.h
- secp256k1_musig_partial_sig_parse() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_partial_sig_save() : session_impl.h
- secp256k1_musig_partial_sig_serialize() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_partial_sig_verify() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_partial_sign() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_partial_sign_clear() : session_impl.h
- secp256k1_musig_pubkey_agg() : secp256k1_musig.h, keyagg_impl.h
- secp256k1_musig_pubkey_agg_callback() : keyagg_impl.h
- secp256k1_musig_pubkey_ec_tweak_add() : secp256k1_musig.h, keyagg_impl.h
- secp256k1_musig_pubkey_get() : secp256k1_musig.h, keyagg_impl.h
- secp256k1_musig_pubkey_tweak_add_internal() : keyagg_impl.h
- secp256k1_musig_pubkey_xonly_tweak_add() : secp256k1_musig.h, keyagg_impl.h
- secp256k1_musig_pubnonce_load() : session_impl.h
- secp256k1_musig_pubnonce_parse() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_pubnonce_save() : session_impl.h
- secp256k1_musig_pubnonce_serialize() : secp256k1_musig.h, session_impl.h
- secp256k1_musig_secnonce_invalidate() : session_impl.h
- secp256k1_musig_secnonce_load() : session_impl.h
- secp256k1_musig_secnonce_save() : session_impl.h
- secp256k1_musig_session_load() : session.h, session_impl.h
- secp256k1_musig_session_save() : session_impl.h
- secp256k1_musig_sum_pubnonces() : session_impl.h
- secp256k1_nonce_function_bip340_sha256_tagged() : main_impl.h
- secp256k1_nonce_function_bip340_sha256_tagged_aux() : main_impl.h
- secp256k1_nonce_function_musig() : session_impl.h
- secp256k1_nonce_function_musig_helper() : session_impl.h
- secp256k1_nonce_function_musig_sha256_tagged() : session_impl.h
- secp256k1_nonce_function_musig_sha256_tagged_aux() : session_impl.h
- secp256k1_nonce_function_smallint() : tests_exhaustive.c
- secp256k1_pippenger_bucket_window() : ecmult_impl.h
- secp256k1_pippenger_bucket_window_inv() : ecmult_impl.h
- secp256k1_pippenger_max_points() : ecmult_impl.h
- secp256k1_pippenger_scratch_size() : ecmult_impl.h
- secp256k1_pubkey_load() : secp256k1.c
- secp256k1_pubkey_save() : secp256k1.c
- secp256k1_read_be32() : util.h
- secp256k1_read_be64() : util.h
- secp256k1_rfc6979_hmac_sha256_clear() : hash.h, hash_impl.h
- secp256k1_rfc6979_hmac_sha256_finalize() : hash.h, hash_impl.h
- secp256k1_rfc6979_hmac_sha256_generate() : hash.h, hash_impl.h
- secp256k1_rfc6979_hmac_sha256_initialize() : hash.h, hash_impl.h
- secp256k1_rotr32() : util.h
- secp256k1_scalar_add() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_cadd_bit() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_check_overflow() : scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_clear() : scalar.h, scalar_impl.h
- secp256k1_scalar_cmov() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_cond_negate() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_eq() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_from_signed30() : scalar_8x32_impl.h
- secp256k1_scalar_from_signed62() : scalar_4x64_impl.h
- secp256k1_scalar_get_b32() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_get_bits_limb32() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_get_bits_var() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_half() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_inverse() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_inverse_var() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_is_even() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_is_high() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_is_one() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_is_zero() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_mul() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_mul_512() : scalar_4x64_impl.h, scalar_8x32_impl.h
- secp256k1_scalar_mul_shift_var() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h
- secp256k1_scalar_negate() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_reduce() : scalar_4x64_impl.h, scalar_8x32_impl.h
- secp256k1_scalar_reduce_512() : scalar_4x64_impl.h, scalar_8x32_impl.h
- secp256k1_scalar_set_b32() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_set_b32_seckey() : scalar.h, scalar_impl.h
- secp256k1_scalar_set_int() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_split_128() : scalar.h, scalar_4x64_impl.h, scalar_8x32_impl.h, scalar_low_impl.h
- secp256k1_scalar_split_lambda() : scalar.h, scalar_impl.h
- secp256k1_scalar_to_signed30() : scalar_8x32_impl.h
- secp256k1_scalar_to_signed62() : scalar_4x64_impl.h
- secp256k1_scalar_verify() : scalar.h, scalar_impl.h
- secp256k1_schnorrsig_challenge() : main_impl.h
- secp256k1_schnorrsig_sha256_tagged() : main_impl.h
- secp256k1_schnorrsig_sign() : secp256k1_schnorrsig.h, main_impl.h
- secp256k1_schnorrsig_sign32() : secp256k1_schnorrsig.h, main_impl.h
- secp256k1_schnorrsig_sign_custom() : secp256k1_schnorrsig.h, main_impl.h
- secp256k1_schnorrsig_sign_internal() : main_impl.h
- secp256k1_schnorrsig_verify() : secp256k1_schnorrsig.h, main_impl.h
- secp256k1_scratch_alloc() : scratch.h, scratch_impl.h
- secp256k1_scratch_apply_checkpoint() : scratch.h, scratch_impl.h
- secp256k1_scratch_checkpoint() : scratch.h, scratch_impl.h
- secp256k1_scratch_create() : scratch.h, scratch_impl.h
- secp256k1_scratch_destroy() : scratch.h, scratch_impl.h
- secp256k1_scratch_max_allocation() : scratch.h, scratch_impl.h
- secp256k1_scratch_space_create() : secp256k1.c
- secp256k1_scratch_space_destroy() : secp256k1.c
- secp256k1_selftest() : secp256k1.h, secp256k1.c
- secp256k1_selftest_passes() : selftest.h
- secp256k1_selftest_sha256() : selftest.h
- secp256k1_sha256_clear() : hash.h, hash_impl.h
- secp256k1_sha256_finalize() : hash.h, hash_impl.h
- secp256k1_sha256_initialize() : hash.h, hash_impl.h
- secp256k1_sha256_initialize_tagged() : hash_impl.h
- secp256k1_sha256_transform() : hash_impl.h
- secp256k1_sha256_write() : hash.h, hash_impl.h
- secp256k1_strauss_max_points() : ecmult_impl.h
- secp256k1_strauss_scratch_size() : ecmult_impl.h
- secp256k1_tagged_sha256() : secp256k1.h, secp256k1.c
- secp256k1_u128_accum_mul() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_accum_u64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_check_bits() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_from_u64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_hi_u64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_load() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_mul() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_rshift() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_u128_to_u64() : int128_native_impl.h, int128_struct_impl.h
- secp256k1_umul128() : int128_struct_impl.h
- secp256k1_wnaf_fixed() : ecmult_impl.h
- secp256k1_write_be32() : util.h
- secp256k1_write_be64() : util.h
- secp256k1_xonly_pubkey_cmp() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_xonly_pubkey_from_pubkey() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_xonly_pubkey_load() : main_impl.h
- secp256k1_xonly_pubkey_parse() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_xonly_pubkey_save() : main_impl.h
- secp256k1_xonly_pubkey_serialize() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_xonly_pubkey_tweak_add() : secp256k1_extrakeys.h, main_impl.h
- secp256k1_xonly_pubkey_tweak_add_check() : secp256k1_extrakeys.h, main_impl.h
- secure_erase() : examples_util.h
- SecureClearQLineEdit() : askpassphrasedialog.cpp
- SeedRandomStateForTest() : random.cpp, random.h
- SeedsServiceFlags() : protocol.h
- SeenLocal() : net.cpp, net.h
- SelectBaseParams() : chainparamsbase.cpp, chainparamsbase.h
- SelectCoinsBnB() : coin_selection.cpp
- SelectNodeToEvict() : eviction.cpp, eviction.h
- SelectParams() : chainparams.cpp, chainparams.h
- SendAndRecvMessage() : sock_tests.cpp
- sendmsgtopeer() : net.cpp
- sendrawtransaction() : mempool.cpp
- SendSequenceMsg() : zmqpublishnotifier.cpp
- SequenceLocks() : tx_verify.cpp, tx_verify.h
- ser_readdata16() : serialize.h
- ser_readdata32() : serialize.h
- ser_readdata32be() : serialize.h
- ser_readdata64() : serialize.h
- ser_readdata8() : serialize.h
- ser_writedata16() : serialize.h
- ser_writedata32() : serialize.h
- ser_writedata32be() : serialize.h
- ser_writedata64() : serialize.h
- ser_writedata8() : serialize.h
- Serialize() : serialize.h, script_p2sh_tests.cpp, sigopcount_tests.cpp
- SerializeBlockUndo() : rest.cpp
- SerializeHDKeypath() : psbt.h
- SerializeHDKeypaths() : psbt.h
- SerializeKeyOrigin() : psbt.h
- SerializeMany() : serialize.h
- SerializeToVector() : psbt.h
- SerializeTransaction() : transaction.h
- serviceFlagsToStr() : protocol.cpp, protocol.h
- serviceFlagToStr() : protocol.cpp
- SetArgs() : fuzz.cpp
- setban() : net.cpp
- SetCoinsValue() : coins_tests.cpp
- setFontChoice() : optionsdialog.cpp
- SetFuzzedErrNo() : util.h
- SetGenerateToAddressArgs() : bitcoin-cli.cpp
- SetHasKeys() : blockchain.cpp
- SetInternalName() : threadnames.cpp
- SetMaxOpenFiles() : dbwrapper.cpp
- SetMockTime() : time.cpp, time.h
- setmocktime() : node.cpp
- SetNameProxy() : netbase.cpp, netbase.h
- setnetworkactive() : net.cpp
- SetOptsFromArgs() : validation_chainstatemanager_tests.cpp
- SetProxy() : netbase.cpp, netbase.h
- SetRPCWarmupFinished() : server.cpp, server.h
- SetRPCWarmupStarting() : server.cpp, server.h
- SetRPCWarmupStatus() : server.cpp, server.h
- SetStdinEcho() : stdin.cpp
- SetThreadName() : threadnames.cpp
- SettingName() : args.cpp, optionsmodel.cpp
- SettingTo() : args.cpp, args.h
- SettingToBool() : args.cpp, args.h
- SettingToString() : args.cpp, args.h
- setup() : tests.c
- setup_threadpool_test() : threadpool.cpp
- SetupArgs() : getarg_tests.cpp
- SetupBenchArgs() : bench_bitcoin.cpp
- SetupBitcoinTxArgs() : bitcoin-tx.cpp
- SetupBitcoinUtilArgs() : bitcoin-util.cpp
- SetupChainParamsBaseOptions() : chainparamsbase.cpp, chainparamsbase.h
- SetupCliArgs() : bitcoin-cli.cpp
- SetupCommonTestArgs() : setup_common.cpp, setup_common.h
- setupDockClickHandler() : macdockiconhandler.mm
- SetupDummyInputs() : transaction_utils.cpp, transaction_utils.h
- SetupEnvironment() : bitcoin-util.cpp, bitcoin-wallet.cpp, bitcoind.cpp, system.cpp, system.h
- setupFontOptions() : optionsdialog.cpp
- SetupHelpOptions() : args.cpp, args.h
- SetupNetworking() : system.cpp, system.h
- SetupServerArgs() : init.cpp, init.h
- SetupUIArgs() : bitcoin.cpp
- SetupWalletToolArgs() : bitcoin-wallet.cpp
- SHA1() : crypto_hash.cpp
- SHA256_32b_AVX2() : crypto_hash.cpp
- SHA256_32b_SHANI() : crypto_hash.cpp
- SHA256_32b_SSE4() : crypto_hash.cpp
- SHA256_32b_STANDARD() : crypto_hash.cpp
- SHA256_AVX2() : crypto_hash.cpp
- SHA256_SHANI() : crypto_hash.cpp
- SHA256_SSE4() : crypto_hash.cpp
- SHA256_STANDARD() : crypto_hash.cpp
- sha256_tag_test() : tests_impl.h
- SHA256AutoDetect() : sha256.cpp, sha256.h
- SHA256D64() : sha256.cpp, sha256.h
- SHA256D64_1024_AVX2() : crypto_hash.cpp
- SHA256D64_1024_SHANI() : crypto_hash.cpp
- SHA256D64_1024_SSE4() : crypto_hash.cpp
- SHA256D64_1024_STANDARD() : crypto_hash.cpp
- SHA256Uint256() : hash.cpp, hash.h
- SHA3_256_1M() : crypto_hash.cpp
- SHA512() : crypto_hash.cpp
- ShellEscape() : system.cpp, system.h
- shiftArrayLeft() : arith_uint256_tests.cpp
- shiftArrayRight() : arith_uint256_tests.cpp
- ShiftRows() : ctaes.c
- ShouldPersistMempool() : init.cpp
- ShowProgress() : splashscreen.cpp, walletmodel.cpp
- Shutdown() : bitcoind.cpp, init.cpp, init.h
- ShutdownRequested() : init.cpp, init.h
- SighashFromStr() : core_io.cpp, core_io.h
- SighashToStr() : core_io.cpp, core_io.h
- SigHasLowR() : key.cpp, secp256k1_ecdsa_signature_parse_der_lax.cpp
- sign() : musig.c
- sign_multisig() : multisig_tests.cpp, script_tests.cpp
- SignalsOptInRBF() : rbf.cpp, rbf.h
- SignatureHash() : interpreter.cpp, interpreter.h
- SignatureHashOld() : sighash_tests.cpp
- SignatureHashSchnorr() : interpreter.cpp, interpreter.h
- signed30_to_uint16() : tests.c
- SigningResultString() : signmessage.cpp, signmessage.h
- signmessagewithprivkey() : signmessage.cpp
- SignMuSig2() : sign.cpp
- SignPSBTInput() : psbt.cpp, psbt.h
- signrawtransactionwithkey() : rawtransaction.cpp
- SignSchnorrTapTweakBenchmark() : sign_transaction.cpp
- SignSchnorrWithMerkleRoot() : sign_transaction.cpp
- SignSchnorrWithNullMerkleRoot() : sign_transaction.cpp
- SignSignature() : transaction_utils.cpp, transaction_utils.h
- SignStep() : sign.cpp
- SignTaproot() : sign.cpp
- SignTaprootScript() : sign.cpp
- SignTransaction() : rawtransaction_util.cpp, rawtransaction_util.h, sign.cpp, sign.h
- SignTransactionECDSA() : sign_transaction.cpp
- SignTransactionResultToJSON() : rawtransaction_util.cpp, rawtransaction_util.h
- SignTransactionSchnorr() : sign_transaction.cpp
- SignTransactionSingleInput() : sign_transaction.cpp
- SingleTRUCChecks() : truc_policy.cpp, truc_policy.h
- SipHash() : int_utils.h
- SipHash_32b() : crypto_hash.cpp
- SipHashRound() : int_utils.h
- skip_section() : tests_exhaustive.c
- SnapshotUTXOHashBreakpoint() : validation.cpp
- SocketIsClosed() : sock_tests.cpp
- Socks5() : netbase.cpp, netbase.h
- Socks5ErrorString() : netbase.cpp
- SoftForkDescPushBack() : blockchain.cpp
- Solver() : solver.cpp, solver.h
- SpanPopBack() : span.h
- SpanToStr() : util_tests.cpp
- Spawn() : example.cpp
- SpendsNonAnchorWitnessProg() : policy.cpp, policy.h
- SplitHostPort() : strencodings.cpp, strencodings.h
- SplitString() : bitcoin-tx.cpp, chainparams.cpp, core_io.cpp, httprpc.cpp, common.cpp, rest.cpp, server.cpp, util.cpp, script_assets_test_minimizer.cpp, string.cpp, getarg_tests.cpp, logging_tests.cpp, rpc_tests.cpp, transaction_tests.cpp, util_tests.cpp, torcontrol.cpp
- SplitTorReplyLine() : torcontrol_tests.cpp, torcontrol.cpp
- Sqr() : sketch_impl.h
- StartHTTPRPC() : httprpc.cpp, httprpc.h
- StartHTTPServer() : httpserver.cpp, httpserver.h
- StartIndexBackgroundSync() : init.cpp, init.h
- StartMapPort() : mapport.cpp, mapport.h
- StartPoolIfNeeded() : threadpool.cpp
- StartREST() : httprpc.h, rest.cpp
- StartRPC() : server.cpp, server.h
- StartThreadMapPort() : mapport.cpp
- StartTorControl() : torcontrol.cpp, torcontrol.h
- StateName() : versionbits.cpp, versionbits_impl.h
- StdinReady() : stdin.cpp, stdin.h
- StdinTerminal() : stdin.cpp, stdin.h
- stop() : server.cpp
- StopHTTPRPC() : httprpc.cpp, httprpc.h
- StopHTTPServer() : httpserver.cpp, httpserver.h
- StopMapPort() : mapport.cpp, mapport.h
- StopREST() : httprpc.h, rest.cpp
- StopRPC() : server.cpp, server.h
- StopTorControl() : torcontrol.cpp, torcontrol.h
- StrFn() : result_tests.cpp
- StrFormatInternalBug() : check.cpp, check.h
- StringForFeeEstimateHorizon() : block_policy_estimator.cpp, block_policy_estimator.h
- StringForFeeReason() : fees.cpp, spend.cpp
- StringToBuffer() : util_string_tests.cpp
- SubBytes() : ctaes.c
- Submit() : threadpool_tests.cpp
- submitblock() : mining.cpp
- SubmitErrorString() : threadpool.h
- submitheader() : mining.cpp
- submitpackage() : mempool.cpp
- SummaryToJSON() : node.cpp
- syncwithvalidationinterfacequeue() : blockchain.cpp
- SysErrorString() : syserror.cpp, syserror.h