Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- b -
- b58digits_map
: base58.c
- b58digits_ordered
: base58.c
- BIG_ENDIAN
: sha2.c
- block_copy
: aes.c
- block_copy_nn
: aes.c
- BPOLY
: aes.c
- btc_b58check()
: base58.c
- btc_base58_decode()
: base58.c
, base58.h
- btc_base58_decode_check()
: base58.c
, base58.h
- btc_base58_encode()
: base58.c
, base58.h
- btc_base58_encode_check()
: base58.c
, base58.h
- BTC_BIP32_CHAINCODE_SIZE
: bip32.h
- btc_bool
: btc.h
- btc_chain
: chain.h
- btc_chain_main
: chain.h
- btc_chain_test
: chain.h
- BTC_ECKEY_COMPRESSED_LENGTH
: btc.h
- BTC_ECKEY_PKEY_LENGTH
: btc.h
- BTC_ECKEY_UNCOMPRESSED_LENGTH
: btc.h
- btc_encode_op_n()
: script.c
- btc_hash()
: sha2.c
, hash.h
- BTC_HASH_LENGTH
: btc.h
- btc_hash_sngl_sha256()
: sha2.c
, hash.h
- btc_hd_generate_key()
: bip32.h
, bip32.c
- btc_hdnode_deserialize()
: bip32.c
, bip32.h
- btc_hdnode_fill_public_key()
: bip32.c
, bip32.h
- btc_hdnode_from_seed()
: bip32.c
, bip32.h
- btc_hdnode_private_ckd()
: bip32.c
, bip32.h
- btc_hdnode_private_ckd_prime
: bip32.h
- btc_hdnode_public_ckd()
: bip32.c
, bip32.h
- btc_hdnode_serialize()
: bip32.c
- btc_hdnode_serialize_private()
: bip32.c
, bip32.h
- btc_hdnode_serialize_public()
: bip32.c
, bip32.h
- btc_key
: ecc_key.h
- btc_key_sign_hash()
: ecc_key.c
, ecc_key.h
- btc_privkey_cleanse()
: ecc_key.c
, ecc_key.h
- btc_privkey_gen()
: ecc_key.c
, ecc_key.h
- btc_privkey_init()
: ecc_key.c
, ecc_key.h
- btc_privkey_is_valid()
: ecc_key.c
, ecc_key.h
- btc_privkey_verify_pubkey()
: ecc_key.c
, ecc_key.h
- btc_pubkey
: ecc_key.h
- btc_pubkey_cleanse()
: ecc_key.h
, ecc_key.c
- btc_pubkey_from_key()
: ecc_key.c
, ecc_key.h
- btc_pubkey_get_hash160()
: ecc_key.c
, ecc_key.h
- btc_pubkey_init()
: ecc_key.c
, ecc_key.h
- btc_pubkey_is_valid()
: ecc_key.c
, ecc_key.h
- btc_pubkey_verify_sig()
: ecc_key.c
, ecc_key.h
- btc_script
: tx.h
- btc_script_append_op()
: script.c
- btc_script_append_pushdata()
: script.c
- btc_script_build_multisig()
: script.c
, script.h
- btc_script_build_p2pkh()
: script.c
, script.h
- btc_script_build_p2sh()
: script.c
, script.h
- btc_script_classify()
: script.c
, script.h
- btc_script_copy_without_op_codeseperator()
: script.h
, script.c
- btc_script_get_ops()
: script.c
, script.h
- btc_script_is_multisig()
: script.c
- btc_script_is_op()
: script.c
- btc_script_is_op_pubkey()
: script.c
- btc_script_is_op_pubkeyhash()
: script.c
- btc_script_is_op_smallint()
: script.c
- btc_script_is_pubkey()
: script.c
- btc_script_is_pubkeyhash()
: script.c
- btc_script_is_pushdata()
: script.c
- btc_script_is_scripthash()
: script.c
- btc_script_op
: script.h
- btc_script_op_free()
: script.c
, script.h
- btc_script_op_free_cb()
: script.h
, script.c
- btc_script_op_new()
: script.c
, script.h
- btc_tx
: tx.h
- btc_tx_add_address_out()
: tx.h
, tx.c
- btc_tx_add_p2pkh_hash160_out()
: tx.c
, tx.h
- btc_tx_add_p2pkh_out()
: tx.h
, tx.c
- btc_tx_add_p2sh_hash160_out()
: tx.h
, tx.c
- btc_tx_copy()
: tx.h
, tx.c
- btc_tx_deserialize()
: tx.h
, tx.c
- btc_tx_free()
: tx.c
, tx.h
- btc_tx_hash()
: tx.c
, tx.h
- btc_tx_in
: tx.h
- btc_tx_in_copy()
: tx.h
, tx.c
- btc_tx_in_deserialize()
: tx.c
- btc_tx_in_free()
: tx.h
, tx.c
- btc_tx_in_free_cb()
: tx.c
- btc_tx_in_new()
: tx.h
, tx.c
- btc_tx_in_serialize()
: tx.c
- BTC_TX_MULTISIG
: script.h
- btc_tx_new()
: tx.h
, tx.c
- BTC_TX_NONSTANDARD
: script.h
- btc_tx_out
: tx.h
- btc_tx_out_copy()
: tx.c
, tx.h
- btc_tx_out_deserialize()
: tx.c
- btc_tx_out_free()
: tx.h
, tx.c
- btc_tx_out_free_cb()
: tx.c
- btc_tx_out_new()
: tx.c
, tx.h
- btc_tx_out_serialize()
: tx.c
- btc_tx_out_type
: script.h
- btc_tx_outpoint
: tx.h
- BTC_TX_PUBKEY
: script.h
- BTC_TX_PUBKEYHASH
: script.h
- BTC_TX_SCRIPTHASH
: script.h
- btc_tx_serialize()
: tx.c
, tx.h
- btc_tx_sighash()
: tx.c
, tx.h
- buffer_copy()
: buffer.c
, buffer.h
- buffer_equal()
: buffer.h
, buffer.c
- buffer_free()
: buffer.c
, buffer.h
- buffer_hex_to_uint8
: utils.c
- buffer_uint8_to_hex
: utils.c
- BYTE_ORDER
: sha2.c