MCPcopy Create free account

hub / github.com/albertobsd/keyhunt / functions

Functions633 in github.com/albertobsd/keyhunt

↓ 8 callersFunctionindexOf
util.c:43
↓ 8 callersFunctionwritekey
keyhunt_legacy.cpp:6243
↓ 8 callersFunctionwritekey
keyhunt.cpp:5989
↓ 7 callersMethodIsGreater
secp256k1/Int.cpp:162
↓ 7 callersMethodIsOne
secp256k1/Int.cpp:247
↓ 7 callersMethodModInv
secp256k1/IntMod.cpp:110
↓ 7 callersFunctionXXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
xxhash/xxhash.h:3199
↓ 7 callersFunctionXXH_swap32
xxhash/xxhash.h:1619
↓ 7 callersFunctionshiftL
secp256k1/Int.h:282
↓ 7 callersFunctionstringtokenizer
util.c:67
↓ 6 callersMethodFinalize
hash/sha512.cpp:233
↓ 6 callersFunctionRMD160Data
rmd160/rmd160.c:445
↓ 6 callersFunctionSHA3_512_Update
sha3/sha3.c:356
↓ 6 callersMethodWrite
hash/sha512.cpp:191
↓ 6 callersFunctionXXH3_mergeAccs
xxhash/xxhash.h:4383
↓ 6 callersFunctionXXH3_reset_internal
xxhash/xxhash.h:4638
↓ 6 callersFunctionXXH_xorshift64
! Seems to produce slightly better code on GCC for some reason. */
xxhash/xxhash.h:3354
↓ 6 callersFunctionkeccakf1600
sha3/keccak.c:143
↓ 6 callersFunctionripemd160_32
hash/ripemd160.cpp:295
↓ 6 callersFunctionrmd160
hashing.c:68
↓ 6 callersFunctionsha3_init
sha3/sha3.c:96
↓ 6 callersFunctionsha3_update
sha3/sha3.c:106
↓ 5 callersMethodModMul
secp256k1/IntMod.cpp:529
↓ 5 callersMethodParsePublicKeyHex
gmp256k1/GMP256K1.cpp:147
↓ 5 callersFunctionSHA3_256_Init
sha3/sha3.c:305
↓ 5 callersMethodSetBase16
secp256k1/Int.cpp:939
↓ 5 callersFunctionTransform
Perform SHA-256 transformations, process 64-byte chunks
hash/sha256.cpp:89
↓ 5 callersFunctionTransform
hash/sha512.cpp:90
↓ 5 callersFunctionXXH32_avalanche
! * @internal * @brief Mixes all bits to finalize the hash. * * The final mix ensures that all input bits have a chance to impact any bit in * th
xxhash/xxhash.h:1798
↓ 5 callersFunctionbsgs_secondcheck
The bsgs_secondcheck function is made to perform a second BSGS search in a Range of less size. This funtion is made with the especific purpouse to U
keyhunt_legacy.cpp:4399
↓ 5 callersFunctionbsgs_secondcheck
The bsgs_secondcheck function is made to perform a second BSGS search in a Range of less size. This funtion is made with the especific purpouse to U
keyhunt.cpp:4271
↓ 5 callersFunctionimm_mul
secp256k1/Int.h:229
↓ 5 callersFunctioninitBloomFilter
keyhunt_legacy.cpp:6807
↓ 5 callersFunctioninitBloomFilter
keyhunt.cpp:6559
↓ 5 callersFunctionripemd160sse_32
hash/ripemd160_sse.cpp:323
↓ 5 callersFunctionrseed
Initialise the random generator with the specified seed
secp256k1/Random.cpp:118
↓ 5 callersFunctionsha256_33
hash/sha256.cpp:443
↓ 5 callersFunctionsha256sse_1B
hash/sha256_sse.cpp:426
↓ 4 callersMethodClear
secp256k1/Point.cpp:40
↓ 4 callersMethodModExp
secp256k1/IntMod.cpp:515
↓ 4 callersMethodModNeg
secp256k1/IntMod.cpp:103
↓ 4 callersFunctionRMDcompress
the compression function. transforms MDbuf using message bytes X[0] through X[15] */
rmd160/rmd160.c:109
↓ 4 callersFunctionSHA3_256_Update
sha3/sha3.c:312
↓ 4 callersFunctionSHA3_512_Final
sha3/sha3.c:363
↓ 4 callersFunctionSHA3_512_Init
sha3/sha3.c:349
↓ 4 callersMethodSet
secp256k1/IntGroup.cpp:31
↓ 4 callersMethodSet
gmp256k1/IntGroup.cpp:31
↓ 4 callersMethodSetByte
secp256k1/Int.cpp:318
↓ 4 callersMethodShiftL
gmp256k1/Int.cpp:319
↓ 4 callersMethodWriteDirect128
Write 128 bytes aligned (buffsize must be 0)
hash/sha512.cpp:222
↓ 4 callersFunctionXXH_mult64to128
! * @brief Calculates a 64->128-bit long multiply. * * Uses `__uint128_t` and `_umul128` if available, otherwise uses a scalar * version. * * @p
xxhash/xxhash.h:3227
↓ 4 callersFunctionXXH_read32
* Force direct memory access. Only works on CPU which support unaligned memory * access in hardware. */
xxhash/xxhash.h:1480
↓ 4 callersFunctionXXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
xxhash/xxhash.h:2175
↓ 4 callersFunction_swap
keyhunt_legacy.cpp:3636
↓ 4 callersFunction_swap
keyhunt.cpp:3538
↓ 4 callersFunctionbsgs_swap
OK */
keyhunt_legacy.cpp:3740
↓ 4 callersFunctionbsgs_swap
OK */
bsgsd.cpp:1442
↓ 4 callersFunctionbsgs_swap
OK */
keyhunt.cpp:3642
↓ 4 callersFunctionincrement_minikey_N
This function takes in a single parameter: rawbuffer: a pointer to a char array that contains the raw data. The function is designed to increment
keyhunt_legacy.cpp:5927
↓ 4 callersFunctionincrement_minikey_N
This function takes in a single parameter: rawbuffer: a pointer to a char array that contains the raw data. The function is designed to increment
keyhunt.cpp:5665
↓ 4 callersFunctionincrement_minikey_index
keyhunt_legacy.cpp:5899
↓ 4 callersFunctionincrement_minikey_index
keyhunt.cpp:5637
↓ 4 callersFunctionrk_random
Slightly optimised reference implementation of the Mersenne Twister */
secp256k1/Random.cpp:75
↓ 4 callersFunctionsha256_file
hashing.c:116
↓ 4 callersFunctionsha3_final
sha3/sha3.c:220
↓ 4 callersFunctionsha3_selftest_prng
sha3/sha3.c:437
↓ 4 callersFunctionvanityrmdmatch
keyhunt_legacy.cpp:6029
↓ 4 callersFunctionvanityrmdmatch
keyhunt.cpp:5775
↓ 4 callersFunctionwritevanitykey
keyhunt_legacy.cpp:6057
↓ 4 callersFunctionwritevanitykey
keyhunt.cpp:5803
↓ 3 callersMethodAddAndShift
secp256k1/IntMod.cpp:757
↓ 3 callersMethodAddOne
------------------------------------------------
secp256k1/Int.cpp:124
↓ 3 callersMethodClear
gmp256k1/Point.cpp:37
↓ 3 callersMethodGetSize
secp256k1/Int.cpp:674
↓ 3 callersMethodHasSqrt
gmp256k1/IntMod.cpp:113
↓ 3 callersMethodInit
gmp256k1/GMP256K1.cpp:13
↓ 3 callersFunctionInitialize
Initialise state
hash/sha256.cpp:74
↓ 3 callersFunctionInitialize
Initialise state
hash/sha256_sse.cpp:90
↓ 3 callersMethodIsEqual
secp256k1/Int.cpp:230
↓ 3 callersMethodIsGreaterOrEqual
gmp256k1/Int.cpp:143
↓ 3 callersMethodModSqrt
gmp256k1/IntMod.cpp:108
↓ 3 callersMethodModSquare
secp256k1/IntMod.cpp:539
↓ 3 callersFunctionSHA3_224_Final
sha3/sha3.c:297
↓ 3 callersFunctionSHA3_224_Init
sha3/sha3.c:283
↓ 3 callersFunctionSHA3_256_Final
sha3/sha3.c:319
↓ 3 callersFunctionSHA3_384_Final
sha3/sha3.c:341
↓ 3 callersFunctionSHA3_384_Init
sha3/sha3.c:327
↓ 3 callersFunctionTransform
Perform 4 SHA in parallel using SSE2
hash/sha256_sse.cpp:95
↓ 3 callersFunctionTransform
Perform a RIPEMD-160 transformation, processing a 64-byte chunk. */
hash/ripemd160.cpp:70
↓ 3 callersFunctionXXH3_mul128_fold64
! * @brief Calculates a 64-bit to 128-bit multiply, then XOR folds it. * * The reason for the separate function is to prevent passing too many stru
xxhash/xxhash.h:3346
↓ 3 callersFunctionXXH_free
! * @internal * @brief Modify this function to use a different routine than free(). */
xxhash/xxhash.h:1320
↓ 3 callersFunctionXXH_malloc
! * @internal * @brief Modify this function to use a different routine than malloc(). */
xxhash/xxhash.h:1314
↓ 3 callersFunctionXXH_readBE64
xxhash/xxhash.h:2247
↓ 3 callersFunctionXXH_vec_loadu
! * Performs an unaligned vector load and byte swaps it on big endian. */
xxhash/xxhash.h:3092
↓ 3 callersFunctioncalcualteindex
keyhunt_legacy.cpp:6919
↓ 3 callersFunctioncalcualteindex
bsgsd.cpp:1935
↓ 3 callersFunctioncalcualteindex
keyhunt.cpp:6680
↓ 3 callersFunctionisValidBase58String
keyhunt_legacy.cpp:6314
↓ 3 callersFunctionisValidBase58String
keyhunt.cpp:6060
↓ 3 callersFunctionkeccak_final
sha3/sha3.c:226
← previousnext →101–200 of 633, ranked by callers