MCPcopy Create free account

hub / github.com/coinbase/cb-mpc / functions

Functions7,462 in github.com/coinbase/cb-mpc

↓ 11 callersFunctionMatches
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:5055
↓ 11 callersMethodPassed
Returns true if and only if the unit test passed (i.e. all test suites passed).
vendors/googletest/googletest/src/gtest.cc:5300
↓ 11 callersMethodRemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
vendors/googletest/googletest/src/gtest-filepath.cc:199
↓ 11 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
vendors/googletest/googletest/src/gtest-filepath.cc:377
↓ 11 callersMethodRunAndVerify
Runs googletest-break-on-failure-unittest_ and verifies its behavior. Runs googletest-break-on-failure-unittest_ and verifies that it does (o
vendors/googletest/googletest/test/googletest-break-on-failure-unittest.py:98
↓ 11 callersMethodRunAndVerifyWithSharding
Checks that binary runs correct tests for the given filter and shard. Runs all shards of googletest-filter-unittest_ with the given filter, and
vendors/googletest/googletest/test/googletest-filter-unittest.py:316
↓ 11 callersMethodSkipWithError
vendors/google-benchmark/src/benchmark.cc:279
↓ 11 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
vendors/googletest/googletest/src/gtest.cc:2242
↓ 11 callersFunctionSubstrCnt
vendors/google-benchmark/test/output_test_helper.cc:449
↓ 11 callersFunctionThrowNothing
vendors/googletest/googletest/test/gtest_unittest.cc:3794
↓ 11 callersMethodUnit
vendors/google-benchmark/src/benchmark_register.cc:243
↓ 11 callersFunctionbe_set_8
include-internal/cbmpc/internal/core/utils.h:72
↓ 11 callersMethodbits
src/cbmpc/crypto/base_ecc.cpp:560
↓ 11 callersFunctioncbmpc_ecdsa_2p_get_public_key_compressed
src/cbmpc/c_api/ecdsa2pc.cpp:148
↓ 11 callersFunctioncbmpc_ecdsa_2p_get_public_share_compressed
src/cbmpc/c_api/ecdsa2pc.cpp:169
↓ 11 callersFunctioncbmpc_ecdsa_mp_refresh_ac
src/cbmpc/c_api/ecdsa_mp.cpp:198
↓ 11 callersFunctioncbmpc_eddsa_mp_get_public_share_compressed
src/cbmpc/c_api/eddsa_mp.cpp:346
↓ 11 callersFunctioncbmpc_pve_ac_partial_decrypt_attempt
src/cbmpc/c_api/pve_batch_ac.cpp:149
↓ 11 callersFunctioncbmpc_pve_generate_base_pke_ecies_p256_keypair
src/cbmpc/c_api/pve_base_pke.cpp:158
↓ 11 callersFunctioncbmpc_schnorr_2p_sign
src/cbmpc/c_api/schnorr2pc.cpp:74
↓ 11 callersFunctioncbmpc_schnorr_mp_sign_ac
src/cbmpc/c_api/schnorr_mp.cpp:290
↓ 11 callersFunctionconstant_time_mask_64
include-internal/cbmpc/internal/core/utils.h:154
↓ 11 callersFunctiongenerate_base_pke_ecies_p256_keypair
src/cbmpc/api/pve_base_pke.cpp:100
↓ 11 callersFunctiongitHistory
( cfg: { dir?: string; addIndexHtml?: boolean; aut
vendors/github-action-benchmark/test/write.spec.ts:894
↓ 11 callersFunctionhexstr_to_intarray
(str)
vendors/secp256k1/tools/test_vectors_musig2_generate.py:17
↓ 11 callersFunctionis_infinity
src/cbmpc/crypto/ec25519_core.cpp:848
↓ 11 callersFunctionmasked_select
include-internal/cbmpc/internal/core/utils.h:110
↓ 11 callersFunctionmatch_flags
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:3602
↓ 11 callersMethodmul_add
src/cbmpc/crypto/base_ecc.cpp:281
↓ 11 callersMethodpointer
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1609
↓ 11 callersFunctionsecp256k1_context_randomize
vendors/secp256k1/src/secp256k1.c:756
↓ 11 callersFunctionsecp256k1_ellswift_create
vendors/secp256k1/src/modules/ellswift/main_impl.h:450
↓ 11 callersFunctionsecp256k1_ge_set_xo_var
vendors/secp256k1/src/group_impl.h:318
↓ 11 callersFunctionsecp256k1_gej_add_ge
vendors/secp256k1/src/group_impl.h:695
↓ 11 callersFunctionsecp256k1_keypair_pub
vendors/secp256k1/src/modules/extrakeys/main_impl.h:224
↓ 11 callersFunctionsecp256k1_scratch_max_allocation
vendors/secp256k1/src/scratch_impl.h:58
↓ 11 callersMethodtest_to_run_count
Gets the number of tests that should run.
vendors/googletest/googletest/src/gtest.cc:1152
↓ 11 callersFunctionto_internal_party
Map public 2PC role enum to internal protocol role enum.
src/cbmpc/api/job_util.h:23
↓ 11 callersMethodto_oct
include-internal/cbmpc/internal/crypto/base_ecc.h:194
↓ 11 callersMethodto_string
src/cbmpc/core/buf.cpp:272
↓ 11 callersFunctionu128_make
src/cbmpc/core/buf128.cpp:12
↓ 11 callersMethodverify_cipher
src/cbmpc/crypto/base_paillier.cpp:316
↓ 10 callersFunctionAbort
vendors/googletest/googletest/src/gtest-port.cc:1299
↓ 10 callersFunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
vendors/googletest/googletest/include/gtest/gtest.h:1345
↓ 10 callersFunctionAssertDebugDeathHelper
vendors/googletest/googletest/test/googletest-death-test-test.cc:727
↓ 10 callersFunctionCaptureStderr
Starts capturing stderr.
vendors/googletest/googletest/src/gtest-port.cc:1226
↓ 10 callersFunctionDieInside
vendors/googletest/googletest/test/googletest-death-test-test.cc:127
↓ 10 callersFunctionDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are consid
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4298
↓ 10 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
vendors/googletest/googletest/src/gtest.cc:1619
↓ 10 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
vendors/googletest/googletest/src/gtest.cc:4158
↓ 10 callersFunctionGetTypeName
GetTypeName(const std::type_info&) returns a human-readable name of type T.
vendors/googletest/googletest/include/gtest/internal/gtest-type-util.h:91
↓ 10 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
vendors/googletest/googletest/src/gtest.cc:6114
↓ 10 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
vendors/googletest/googletest/src/gtest-port.cc:1380
↓ 10 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
vendors/googletest/googletest/src/gtest-filepath.cc:302
↓ 10 callersFunctionIsRepeat
vendors/googletest/googletest/src/gtest-port.cc:767
↓ 10 callersMethodJoin
vendors/googletest/googletest/src/gtest-port.cc:483
↓ 10 callersFunctionLogIsVisible
Returns true if and only if a log with the given severity is visible according to the --gmock_verbose flag.
vendors/googletest/googlemock/src/gmock-internal-utils.cc:133
↓ 10 callersFunctionMatchPrintAndExplain
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:588
↓ 10 callersMethodOnTestProgramStart
vendors/googletest/googletest/test/gtest_unittest.cc:6829
↓ 10 callersMethodPassed
vendors/googletest/googletest/test/googletest-death-test-test.cc:981
↓ 10 callersFunctionRegisterTest
vendors/googletest/googletest/include/gtest/gtest.h:2299
↓ 10 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
vendors/googletest/googletest/src/gtest.cc:6376
↓ 10 callersFunctionValuesIn
vendors/googletest/googletest/include/gtest/gtest-param-test.h:295
↓ 10 callersMethodat_least
include-internal/cbmpc/internal/core/convert.h:34
↓ 10 callersFunctioncb_assert_elgamal_ct_curve
src/cbmpc/crypto/elgamal.cpp:9
↓ 10 callersFunctioncbmpc_ecdsa_mp_detach_private_scalar
src/cbmpc/c_api/ecdsa_mp.cpp:381
↓ 10 callersFunctioncbmpc_ecdsa_mp_get_public_share_compressed
src/cbmpc/c_api/ecdsa_mp.cpp:361
↓ 10 callersFunctioncbmpc_ecdsa_mp_refresh_additive
src/cbmpc/c_api/ecdsa_mp.cpp:146
↓ 10 callersFunctioncbmpc_eddsa_mp_refresh_additive
src/cbmpc/c_api/eddsa_mp.cpp:143
↓ 10 callersFunctioncbmpc_tdh2_dkg_additive
src/cbmpc/c_api/tdh2.cpp:65
↓ 10 callersFunctioncheck_integer_with_small_primes
include-internal/cbmpc/internal/zk/small_primes.h:11
↓ 10 callersFunctioncombine_additive
src/cbmpc/api/tdh2.cpp:238
↓ 10 callersFunctioncontext_eq
vendors/secp256k1/src/tests.c:140
↓ 10 callersMethodconvert_len
src/cbmpc/core/convert.cpp:131
↓ 10 callersMethodcopy
src/cbmpc/crypto/base.cpp:29
↓ 10 callersFunctionextractResult
(config: Config)
vendors/github-action-benchmark/src/extract.ts:694
↓ 10 callersMethodfailed_test_count
Gets the number of failed tests.
vendors/googletest/googletest/src/gtest.cc:1126
↓ 10 callersMethodfinal
src/cbmpc/crypto/ro.cpp:49
↓ 10 callersMethodfrom_oct
include-internal/cbmpc/internal/crypto/base_ecc.h:199
↓ 10 callersMethodget_bits_count
src/cbmpc/crypto/base_bn.cpp:483
↓ 10 callersFunctioninit_cases
(cases, f)
vendors/secp256k1/tools/test_vectors_musig2_generate.py:60
↓ 10 callersMethodis_calc_size
include-internal/cbmpc/internal/core/convert.h:28
↓ 10 callersMethodoutput_R
src/cbmpc/protocol/ot.cpp:79
↓ 10 callersFunctionremove
Windows CE doesn't have the remove C function.
vendors/googletest/googletest/test/googletest-filepath-test.cc:57
↓ 10 callersFunctionsecp256k1_callback_call
vendors/secp256k1/src/util.h:86
↓ 10 callersFunctionsecp256k1_context_set_illegal_callback
vendors/secp256k1/src/secp256k1.c:199
↓ 10 callersFunctionsecp256k1_ec_seckey_tweak_add
vendors/secp256k1/src/secp256k1.c:665
↓ 10 callersFunctionsecp256k1_fe_is_square_var
vendors/secp256k1/src/field_impl.h:425
↓ 10 callersFunctionsecp256k1_fe_storage_cmov
vendors/secp256k1/src/field_5x52_impl.h:423
↓ 10 callersFunctionsecp256k1_ge_set_gej_var
vendors/secp256k1/src/group_impl.h:177
↓ 10 callersFunctionsecp256k1_gej_neg
vendors/secp256k1/src/group_impl.h:398
↓ 10 callersFunctionsecp256k1_hmac_sha256_finalize
vendors/secp256k1/src/hash_impl.h:206
↓ 10 callersFunctionsecp256k1_hmac_sha256_initialize
vendors/secp256k1/src/hash_impl.h:174
↓ 10 callersFunctionsecp256k1_i128_mul
vendors/secp256k1/src/int128_struct_impl.h:117
↓ 10 callersFunctionsecp256k1_musig_aggnonce_parse
vendors/secp256k1/src/modules/musig/session_impl.h:240
↓ 10 callersFunctionsecp256k1_scratch_create
vendors/secp256k1/src/scratch_impl.h:13
↓ 10 callersFunctionsecp256k1_scratch_destroy
vendors/secp256k1/src/scratch_impl.h:26
↓ 10 callersMethodset_s
vendors/googletest/googlemock/test/gmock-matchers-containers_test.cc:635
↓ 10 callersFunctionskip_section
vendors/secp256k1/src/tests_exhaustive.c:39
↓ 10 callersFunctionstoi
vendors/google-benchmark/src/string_util.cc:201
← previousnext →601–700 of 7,462, ranked by callers