MCPcopy Create free account

hub / github.com/JeanLucPons/VanitySearch / functions

Functions277 in github.com/JeanLucPons/VanitySearch

↓ 3 callersFunctiongetInt
main.cpp:71
↓ 3 callersFunctionrk_random
Slightly optimised reference implementation of the Mersenne Twister */
Random.cpp:62
↓ 3 callersFunctionsha256
hash/sha256.cpp:426
↓ 2 callersMethodCheck
Int.cpp:1200
↓ 2 callersFunctionCheckHashComp
GPU/GPUCompute.h:103
↓ 2 callersFunctionCheckHashP2SHComp
GPU/GPUCompute.h:129
↓ 2 callersFunctionCheckHashP2SHUncomp
GPU/GPUCompute.h:184
↓ 2 callersFunctionCheckHashUncomp
GPU/GPUCompute.h:156
↓ 2 callersFunctionDivStep62
IntMod.cpp:110
↓ 2 callersMethodGetByte
SECP256K1.cpp:434
↓ 2 callersMethodGetPublicKeyHex
SECP256K1.cpp:516
↓ 2 callersMethodHasSqrt
IntMod.cpp:620
↓ 2 callersFunctionInitialize
Initialize RIPEMD-160 state. */
hash/ripemd160.cpp:25
↓ 2 callersMethodInitialize
hash/sha512.cpp:176
↓ 2 callersMethodIsGreaterOrEqual
Int.cpp:198
↓ 2 callersMethodIsStrictPositive
Int.cpp:411
↓ 2 callersMethodModSqrt
IntMod.cpp:635
↓ 2 callersMethodParsePublicKeyHex
SECP256K1.cpp:452
↓ 2 callersMethodWriteDirect64
Write 64 bytes aligned (buffsize must be 0)
hash/sha512.cpp:228
↓ 2 callersFunction_DivStep62
GPU/GPUMath.h:329
↓ 2 callersFunction__builtin_ctzll
Int.h:240
↓ 2 callersFunctionbitLength
Int.cpp:681
↓ 2 callersFunctionconvert_bits
Bech32.cpp:179
↓ 2 callersMethodequals
Point.cpp:74
↓ 2 callersFunctiongetInts
main.cpp:92
↓ 2 callersFunctionhmac_sha512_done
hash/sha512.cpp:283
↓ 2 callersFunctionhmac_sha512_init
hash/sha512.cpp:267
↓ 2 callersMethodisZero
Point.cpp:60
↓ 2 callersFunctionparseFile
main.cpp:120
↓ 2 callersFunctionpbkdf2_hmac_sha512
hash/sha512.cpp:306
↓ 2 callersFunctionrndl
Random.cpp:110
↓ 2 callersFunctionsha256sse_1B
hash/sha256_sse.cpp:426
↓ 1 callersMethodCLEAR
Int.cpp:61
↓ 1 callersMethodFinalize
hash/sha256.cpp:410
↓ 1 callersMethodFinalize
hash/ripemd160.cpp:277
↓ 1 callersMethodFindKeyCPU
Vanity.cpp:1284
↓ 1 callersMethodFindKeyGPU
Vanity.cpp:1505
↓ 1 callersMethodGetByte
Int.cpp:276
↓ 1 callersMethodInit
Timer.cpp:38
↓ 1 callersFunctionInitialize
Initialize RIPEMD-160 state
hash/ripemd160_sse.cpp:87
↓ 1 callersMethodIsLower
Int.cpp:178
↓ 1 callersMethodIsLowerOrEqual
Int.cpp:208
↓ 1 callersMethodNextKey
SECP256K1.cpp:199
↓ 1 callersMethodSearch
Vanity.cpp:1641
↓ 1 callersMethodShiftL32BitAndSub
Int.cpp:473
↓ 1 callersFunctionTransform
Perform 4 RIPE in parallel using SSE2
hash/ripemd160_sse.cpp:92
↓ 1 callersFunctionTransform2
Compute SHA256(SHA256(chunk))[0]
hash/sha256.cpp:171
↓ 1 callersFunctionTransform2
Perform 4 SHA(SHA(bi))[0] in parallel using SSE2
hash/sha256_sse.cpp:214
↓ 1 callersMethodWrite
hash/sha256.cpp:385
↓ 1 callersMethodWrite
hash/ripemd160.cpp:252
↓ 1 callersFunction_GetAddress
GPU/GPUBase58.h:35
↓ 1 callersFunction_Match
GPU/GPUWildcard.h:22
↓ 1 callersFunction_ModInv
GPU/GPUMath.h:439
↓ 1 callersFunctionbech32_decode
Bech32.cpp:122
↓ 1 callersFunctionbech32_decode_nocheck
Bech32.cpp:87
↓ 1 callersFunctionbech32_encode
Bech32.cpp:51
↓ 1 callersFunctiongenerateKeyPair
main.cpp:166
↓ 1 callersFunctionlog1
Vanity.cpp:606
↓ 1 callersFunctionprintUsage
main.cpp:34
↓ 1 callersFunctionreconstructAdd
main.cpp:249
↓ 1 callersFunctionripemd160_comp_hash
hash/ripemd160.h:46
↓ 1 callersFunctionrk_double
Random.cpp:97
↓ 1 callersFunctionrk_seed
Random.cpp:34
↓ 1 callersFunctionrseed
Initialise the random generator with the specified seed
Random.cpp:105
↓ 1 callersFunctionsegwit_addr_decode
Bech32.cpp:213
↓ 1 callersFunctionsha256_65
hash/sha256.cpp:459
↓ 1 callersFunctionsha256sse_2B
hash/sha256_sse.cpp:491
↓ 1 callersFunctionsha256sse_checksum
hash/sha256_sse.cpp:556
MethodAbs
Int.cpp:761
MethodAdd
SECP256K1.cpp:868
MethodAdd2
SECP256K1.cpp:824
MethodCLEARFF
Int.cpp:67
MethodCRIPEMD160
hash/ripemd160.cpp:247
MethodCSHA256
hash/sha256.cpp:373
MethodCSHA512
hash/sha512.cpp:170
MethodCheck
SECP256K1.cpp:105
FunctionCheckHash
GPU/GPUCompute.h:214
FunctionCheckP2SHHash
GPU/GPUCompute.h:232
FunctionCheckPoint
GPU/GPUCompute.h:26
MethodCheckPudAddress
SECP256K1.cpp:778
FunctionComputeKeys
GPU/GPUCompute.h:254
FunctionComputeKeysComp
GPU/GPUCompute.h:533
FunctionComputeKeysP2SH
GPU/GPUCompute.h:385
MethodDouble
SECP256K1.cpp:967
MethodEC
SECP256K1.cpp:1056
MethodGCD
Int.cpp:910
MethodGenerateCode
GPU/GPUGenerate.cpp:24
MethodGetBase2
Int.cpp:1127
MethodGetBaseN
Int.cpp:1073
MethodGetBlockStr
Int.cpp:1006
MethodGetExpectedTime
Vanity.cpp:611
MethodGetFieldCharacteristic
IntMod.cpp:723
MethodGetHex
Vanity.cpp:1774
MethodGetInt32
Int.cpp:270
MethodGetLowestBit
Int.cpp:741
MethodGetR
IntMod.cpp:729
MethodGetR2
IntMod.cpp:732
MethodGetR3
IntMod.cpp:735
MethodGetR4
IntMod.cpp:738
MethodGetY
SECP256K1.cpp:1035
← previousnext →101–200 of 277, ranked by callers