MCPcopy Create free account

hub / github.com/albertobsd/keyhunt / functions

Functions633 in github.com/albertobsd/keyhunt

FunctionXXH3_accumulate_512_vsx
xxhash/xxhash.h:4098
FunctionXXH3_copyState
! @ingroup xxh3_family */
xxhash/xxhash.h:4632
FunctionXXH3_generateSecret
! @ingroup xxh3_family */
xxhash/xxhash.h:4860
FunctionXXH3_initCustomSecret_avx2
xxhash/xxhash.h:3861
FunctionXXH3_initCustomSecret_avx512
xxhash/xxhash.h:3764
FunctionXXH3_initCustomSecret_scalar
xxhash/xxhash.h:4198
FunctionXXH3_initCustomSecret_sse2
xxhash/xxhash.h:3969
FunctionXXH3_scrambleAcc_avx2
xxhash/xxhash.h:3832
FunctionXXH3_scrambleAcc_avx512
xxhash/xxhash.h:3740
FunctionXXH3_scrambleAcc_neon
xxhash/xxhash.h:4041
FunctionXXH3_scrambleAcc_scalar
xxhash/xxhash.h:4181
FunctionXXH3_scrambleAcc_sse2
xxhash/xxhash.h:3940
FunctionXXH3_scrambleAcc_vsx
xxhash/xxhash.h:4129
FunctionXXH64_canonicalFromHash
! @ingroup xxh64_family */
xxhash/xxhash.h:2656
FunctionXXH64_copyState
! @ingroup xxh64_family */
xxhash/xxhash.h:2546
FunctionXXH64_hash_t
! @ingroup xxh64_family */
xxhash/xxhash.h:2512
FunctionXXH64_hash_t XXH3_64bits_internal
xxhash/xxhash.h:4502
FunctionXXH64_hash_t XXH3_64bits_withSecret
! @ingroup xxh3_family */
xxhash/xxhash.h:4534
FunctionXXH64_hash_t XXH3_64bits_withSeed
! @ingroup xxh3_family */
xxhash/xxhash.h:4541
FunctionXXH64_hash_t XXH3_hashLong_64b_default
* It's important for performance that XXH3_hashLong is not inlined. * Since the function is not inlined, the compiler may not be able to understand t
xxhash/xxhash.h:4449
FunctionXXH64_hash_t XXH3_hashLong_64b_internal
xxhash/xxhash.h:4413
FunctionXXH64_hash_t XXH3_hashLong_64b_withSecret
* It's important for performance that XXH3_hashLong is not inlined. */
xxhash/xxhash.h:4434
FunctionXXH64_hash_t XXH3_hashLong_64b_withSeed
* It's important for performance that XXH3_hashLong is not inlined. */
xxhash/xxhash.h:4489
FunctionXXH64_hash_t XXH3_hashLong_64b_withSeed_internal
* XXH3_hashLong_64b_withSeed(): * Generate a custom key based on alteration of default XXH3_kSecret with the seed, * and then use this key for long
xxhash/xxhash.h:4468
FunctionXXH64_hash_t XXH3_len_0to16_64b
xxhash/xxhash.h:3476
FunctionXXH64_hash_t XXH3_len_129to240_64b
xxhash/xxhash.h:3576
FunctionXXH64_hash_t XXH3_len_17to128_64b
For mid range keys, XXH3 uses a Mum-hash variant. */
xxhash/xxhash.h:3546
FunctionXXH64_hash_t XXH3_len_1to3_64b
* At very short lengths, there isn't enough input to fully hide secrets, or use * the entire secret. * * There is also only a limited amount of mix
xxhash/xxhash.h:3421
FunctionXXH64_hash_t XXH3_len_4to8_64b
xxhash/xxhash.h:3443
FunctionXXH64_hash_t XXH3_len_9to16_64b
xxhash/xxhash.h:3459
FunctionXXH64_hash_t XXH3_64bits
! @ingroup xxh3_family */
xxhash/xxhash.h:4528
FunctionXXH64_hash_t XXH3_64bits_digest
! @ingroup xxh3_family */
xxhash/xxhash.h:4839
FunctionXXH64_hash_t XXH64_digest
! @ingroup xxh64_family */
xxhash/xxhash.h:2628
FunctionXXH64_hash_t XXH64_hashFromCanonical
! @ingroup xxh64_family */
xxhash/xxhash.h:2664
FunctionXXH_errorcode XXH32_update
! @ingroup xxh32_family */
xxhash/xxhash.h:2007
FunctionXXH_errorcode XXH3_128bits_reset
! @ingroup xxh3_family */
xxhash/xxhash.h:5314
FunctionXXH_errorcode XXH3_128bits_reset_withSecret
! @ingroup xxh3_family */
xxhash/xxhash.h:5323
FunctionXXH_errorcode XXH3_128bits_reset_withSeed
! @ingroup xxh3_family */
xxhash/xxhash.h:5334
FunctionXXH_errorcode XXH3_128bits_update
! @ingroup xxh3_family */
xxhash/xxhash.h:5345
FunctionXXH_errorcode XXH3_64bits_reset
! @ingroup xxh3_family */
xxhash/xxhash.h:4665
FunctionXXH_errorcode XXH3_64bits_reset_withSecret
! @ingroup xxh3_family */
xxhash/xxhash.h:4674
FunctionXXH_errorcode XXH3_64bits_reset_withSeed
! @ingroup xxh3_family */
xxhash/xxhash.h:4685
FunctionXXH_errorcode XXH3_64bits_update
! @ingroup xxh3_family */
xxhash/xxhash.h:4796
FunctionXXH_errorcode XXH3_update
* Both XXH3_64bits_update and XXH3_128bits_update use this routine. */
xxhash/xxhash.h:4725
FunctionXXH_errorcode XXH64_update
! @ingroup xxh64_family */
xxhash/xxhash.h:2566
FunctionXXH_errorcode XXH32_freeState
! @ingroup xxh32_family */
xxhash/xxhash.h:1979
FunctionXXH_errorcode XXH32_reset
! @ingroup xxh32_family */
xxhash/xxhash.h:1992
FunctionXXH_errorcode XXH3_freeState
! @ingroup xxh3_family */
xxhash/xxhash.h:4625
FunctionXXH_errorcode XXH64_freeState
! @ingroup xxh64_family */
xxhash/xxhash.h:2539
FunctionXXH_errorcode XXH64_reset
! @ingroup xxh64_family */
xxhash/xxhash.h:2552
FunctionXXH_isLittleEndian
! * @internal * @brief Runtime check for @ref XXH_CPU_LITTLE_ENDIAN. * * Most compilers will constant fold this. */
xxhash/xxhash.h:1553
FunctionXXH_readLE32_align
xxhash/xxhash.h:1679
FunctionXXH_readLE64_align
xxhash/xxhash.h:2272
FunctionXXH_versionNumber
* Misc ***************************************/ ! @ingroup public */
xxhash/xxhash.h:1694
Function_rotl
hash/ripemd160.cpp:40
Function_rotr
hash/sha256.cpp:37
Function_rotr64
hash/sha512.cpp:63
FunctionaddItemList
util.c:163
Functionb58check
base58/base58.c:122
Functionb58check_enc
base58/base58.c:238
Functionb58enc_custom
base58/base58.c:191
Functionbloom_free
bloom/bloom.cpp:175
Functionbloom_init
DEPRECATED - Please migrate to bloom_init2.
bloom/bloom.cpp:88
Functionbloom_print
bloom/bloom.cpp:159
Functionbloom_reset
bloom/bloom.cpp:183
Functionbloom_version
bloom/bloom.cpp:295
Functionclient_handler
bsgsd.cpp:2344
Methodequals
secp256k1/Point.cpp:75
FunctionhasMoreTokens
util.c:63
Functionhmac_sha512
hash/sha512.cpp:360
MethodisZero
secp256k1/Point.cpp:61
MethodisZero
gmp256k1/Point.cpp:59
Functionmain
bsgsd.cpp:285
Functionoldbloom_add
oldbloom/bloom.cpp:164
Functionoldbloom_check
oldbloom/bloom.cpp:138
Functionoldbloom_free
oldbloom/bloom.cpp:185
Functionoldbloom_init
DEPRECATED - Please migrate to bloom_init2.
oldbloom/bloom.cpp:98
Functionoldbloom_print
oldbloom/bloom.cpp:169
Functionoldbloom_reset
oldbloom/bloom.cpp:193
Functionoldbloom_version
oldbloom/bloom.cpp:306
Functionpbkdf2_hmac_sha512
hash/sha512.cpp:306
Functionpubkeytopubaddress
keyhunt_legacy.cpp:2305
Functionpubkeytopubaddress
bsgsd.cpp:1393
Functionpubkeytopubaddress
keyhunt.cpp:2287
Functionpubkeytopubaddress_dst
keyhunt_legacy.cpp:2279
Functionpubkeytopubaddress_dst
bsgsd.cpp:1367
Functionpubkeytopubaddress_dst
keyhunt.cpp:2261
Functionpublickeytohashrmd160
bsgsd.cpp:1426
Functionpublickeytohashrmd160_dst
bsgsd.cpp:1417
Functionripemd160
hash/ripemd160.cpp:305
Functionripemd160_comp_hash
hash/ripemd160.h:49
Functionripemd160sse_test
hash/ripemd160_sse.cpp:363
Functionrnd
Returns a uniform distributed double value in the interval ]0,1[
secp256k1/Random.cpp:143
Functionsha256
hash/sha256.cpp:431
Functionsha256_checksum
hash/sha256.cpp:486
Functionsha256_file
hash/sha256.cpp:508
Functionsha256sse_checksum
hash/sha256_sse.cpp:556
Functionsha256sse_test
hash/sha256_sse.cpp:580
Functionsha512
hash/sha512.cpp:390
Functionsha512_hex
hash/sha512.cpp:398
← previousnext →501–600 of 633, ranked by callers