MCPcopy Create free account

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

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

↓ 10 callersFunctiontestutil_random_fe_magnitude
vendors/secp256k1/src/testutil.h:30
↓ 10 callersMethodto_bn
src/cbmpc/crypto/base_bn256.cpp:479
↓ 10 callersFunctionto_internal_party_set
src/cbmpc/api/access_structure_util.h:207
↓ 10 callersMethodverifier_challenge
src/cbmpc/zk/zk_pedersen.cpp:175
↓ 10 callersMethodverify
src/cbmpc/protocol/ecdsa_2p.cpp:518
↓ 9 callersFunctionClobberMemory
vendors/google-benchmark/include/benchmark/benchmark.h:451
↓ 9 callersFunctionDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4285
↓ 9 callersFunctionElements
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:3598
↓ 9 callersFunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:774
↓ 9 callersFunctionGTEST_LOCK_EXCLUDED_
vendors/googletest/googletest/src/gtest.cc:5018
↓ 9 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
vendors/googletest/googletest/src/gtest.cc:405
↓ 9 callersFunctionGetElementOr
vendors/googletest/googletest/src/gtest-internal-inl.h:295
↓ 9 callersFunctionIsEven
Returns true if and only if the argument is an even number.
vendors/googletest/googletest/test/gtest_unittest.cc:2178
↓ 9 callersMethodKeepRunning
vendors/google-benchmark/include/benchmark/benchmark.h:1006
↓ 9 callersFunctionLog
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
vendors/googletest/googlemock/src/gmock-internal-utils.cc:154
↓ 9 callersFunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
vendors/googletest/googletest/include/gtest/gtest-matchers.h:836
↓ 9 callersFunctionParseFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
vendors/googletest/googletest/src/gtest.cc:6428
↓ 9 callersMethodPauseTiming
vendors/google-benchmark/src/benchmark.cc:239
↓ 9 callersMethodRunAndVerify
Runs googletest-throw-on-failure-test_ and verifies its behavior. Runs googletest-throw-on-failure-test_ and verifies that it does (or does n
vendors/googletest/googletest/test/googletest-throw-on-failure-test.py:87
↓ 9 callersMethodRunAndVerifyAllowingDisabled
Checks that the binary runs correct set of tests for the given filter. Runs googletest-filter-unittest_ with the given filter, and enables di
vendors/googletest/googletest/test/googletest-filter-unittest.py:361
↓ 9 callersFunctionRunOutputTests
Disable deprecated warnings temporarily because we need to reference CSVReporter but don't want to trigger -Werror=-Wdeprecated-declarations
vendors/google-benchmark/test/output_test_helper.cc:388
↓ 9 callersFunctionSetEnvVar
Sets/unsets an environment variable to a given value.
vendors/googletest/googletest/test/gtest_test_utils.py:56
↓ 9 callersMethodbenchmark_name
vendors/google-benchmark/src/reporter.cc:98
↓ 9 callersFunctioncbmpc_ecdsa_2p_refresh
src/cbmpc/c_api/ecdsa2pc.cpp:115
↓ 9 callersFunctioncbmpc_pve_batch_encrypt
src/cbmpc/c_api/pve_batch_single_recipient.cpp:18
↓ 9 callersFunctioncbmpc_pve_decrypt
src/cbmpc/c_api/pve_base_pke.cpp:480
↓ 9 callersFunctioncbmpc_pve_generate_base_pke_rsa_keypair
src/cbmpc/c_api/pve_base_pke.cpp:123
↓ 9 callersFunctioncbmpc_pve_verify
src/cbmpc/c_api/pve_base_pke.cpp:450
↓ 9 callersFunctioncbmpc_schnorr_mp_sign_additive
src/cbmpc/c_api/schnorr_mp.cpp:259
↓ 9 callersFunctioncbmpc_tdh2_combine_ac
src/cbmpc/c_api/tdh2.cpp:272
↓ 9 callersFunctioncbmpc_tdh2_partial_decrypt
src/cbmpc/c_api/tdh2.cpp:212
↓ 9 callersMethodconvert
include-internal/cbmpc/internal/zk/zk_paillier.h:216
↓ 9 callersFunctiondrbg_sample_string
* @specs: * - basic-primitives-spec | drbg-sample-string-1P */
src/cbmpc/crypto/ro.cpp:11
↓ 9 callersMethodelem
include-internal/cbmpc/internal/crypto/base_paillier.h:145
↓ 9 callersFunctionexpected_Q
tests/unit/api/test_pve.cpp:44
↓ 9 callersMethodfile
Where in the source file was the default action spec defined?
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:246
↓ 9 callersMethodget_n
include-internal/cbmpc/internal/crypto/secret_sharing.h:56
↓ 9 callersMethodis_odd
src/cbmpc/crypto/base_bn.cpp:429
↓ 9 callersFunctionmake_peers
tests/unit/api/test_ecdsa_mp_ac.cpp:26
↓ 9 callersFunctionmake_transports
tests/unit/api/test_ecdsa_mp_ac.cpp:34
↓ 9 callersFunctionmusig_vectors_keyagg_and_tweak
vendors/secp256k1/src/modules/musig/tests_impl.h:686
↓ 9 callersFunctionnonce_function_bip340
vendors/secp256k1/src/modules/schnorrsig/main_impl.h:52
↓ 9 callersMethodnow
vendors/google-benchmark/src/timers.h:32
↓ 9 callersFunctionparse_ek_blob
src/cbmpc/api/pve_internal.h:92
↓ 9 callersFunctionpartial_decrypt
src/cbmpc/api/tdh2.cpp:213
↓ 9 callersFunctionsecp256k1_ec_pubkey_sort
vendors/secp256k1/src/secp256k1.c:323
↓ 9 callersFunctionsecp256k1_ec_pubkey_tweak_mul
vendors/secp256k1/src/secp256k1.c:733
↓ 9 callersFunctionsecp256k1_ecdsa_signature_load
vendors/secp256k1/src/secp256k1.c:345
↓ 9 callersFunctionsecp256k1_ecmult_gen_context_is_built
vendors/secp256k1/src/ecmult_gen_impl.h:22
↓ 9 callersFunctionsecp256k1_ecmult_multi_batch_size_helper
Compute the number of batches and the batch size given the maximum batch size and the * total number of points */
vendors/secp256k1/src/ecmult_impl.h:798
↓ 9 callersFunctionsecp256k1_fe_add_int
vendors/secp256k1/src/field_impl.h:224
↓ 9 callersFunctionsecp256k1_fe_half
vendors/secp256k1/src/field_impl.h:449
↓ 9 callersFunctionsecp256k1_ge_set_infinity
vendors/secp256k1/src/group_impl.h:293
↓ 9 callersFunctionsecp256k1_keypair_sec
vendors/secp256k1/src/modules/extrakeys/main_impl.h:214
↓ 9 callersFunctionsecp256k1_nonce_function_musig
vendors/secp256k1/src/modules/musig/session_impl.h:352
↓ 9 callersFunctionsecp256k1_scalar_get_bits_limb32
vendors/secp256k1/src/scalar_low_impl.h:30
↓ 9 callersFunctionsecp256k1_scalar_is_high
vendors/secp256k1/src/scalar_low_impl.h:118
↓ 9 callersFunctionsecp256k1_sha256_initialize_tagged
Initializes a sha256 struct and writes the 64 byte string * SHA256(tag)||SHA256(tag) into it. */
vendors/secp256k1/src/hash_impl.h:163
↓ 9 callersFunctionsecp256k1_xonly_pubkey_cmp
vendors/secp256k1/src/modules/extrakeys/main_impl.h:59
↓ 9 callersMethodto_bin
include-internal/cbmpc/internal/crypto/base_bn.h:147
↓ 9 callersFunctionto_cpp_party
src/cbmpc/c_api/util.h:61
↓ 9 callersFunctionvalidate_2pc_job
src/cbmpc/c_api/util.h:30
↓ 8 callersFunctionACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
vendors/googletest/googlemock/test/gmock-more-actions_test.cc:1472
↓ 8 callersFunctionCanCallReturnRef
vendors/googletest/googlemock/test/gmock-actions_test.cc:901
↓ 8 callersFunctionCaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:861
↓ 8 callersFunctionClearCurrentTestPartResults
vendors/googletest/googletest/test/gtest_unittest.cc:340
↓ 8 callersMethodDurationCPUTime
get the cpu_time duration of the benchmark in seconds
vendors/google-benchmark/test/output_test.h:116
↓ 8 callersFunctionEMString
Test helper for formatting element, matcher index pairs in expectations.
vendors/googletest/googlemock/test/gmock-matchers-containers_test.cc:2081
↓ 8 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite
vendors/googletest/googletest/test/gtest_unittest.cc:2034
↓ 8 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
vendors/googletest/googletest/src/gtest-port.cc:1021
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
vendors/googletest/googletest/src/gtest.cc:3122
↓ 8 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
vendors/googletest/googletest/src/gtest-port.cc:1236
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
vendors/googletest/googletest/src/gtest-internal-inl.h:114
↓ 8 callersFunctionGetRawPointer
vendors/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:79
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
vendors/googletest/googletest/src/gtest.cc:2646
↓ 8 callersFunctionHasPrefix
vendors/googletest/googletest/test/googletest-printers-test.cc:762
↓ 8 callersFunctionIsSubstringImpl
vendors/googletest/googletest/src/gtest.cc:1837
↓ 8 callersMethodMatchAndExplain
vendors/googletest/googlemock/test/gmock-matchers-misc_test.cc:970
↓ 8 callersFunctionParseStringFlag
vendors/google-benchmark/src/commandlineflags.cc:248
↓ 8 callersMethodPerform
vendors/googletest/googlemock/include/gmock/gmock-actions.h:1274
↓ 8 callersFunctionPrintCharsAsStringTo
vendors/googletest/googletest/src/gtest-printers.cc:339
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
vendors/googletest/googletest/test/gtest_unittest.cc:2199
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
vendors/googletest/googletest/test/gtest_unittest.cc:2209
↓ 8 callersMethodResumeTiming
vendors/google-benchmark/src/benchmark.cc:258
↓ 8 callersFunctionReturnRef
vendors/googletest/googlemock/include/gmock/gmock-actions.h:1875
↓ 8 callersFunctionSet
vendors/googletest/googletest/include/gtest/internal/gtest-filepath.h:89
↓ 8 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
vendors/googletest/googletest/test/googletest-env-var-test.py:53
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true if and only if the test should be run on this shard. The test id is s
vendors/googletest/googletest/src/gtest.cc:6132
↓ 8 callersMethodSize
Gets the number of elements.
vendors/googletest/googletest/samples/sample3-inl.h:100
↓ 8 callersFunctionStrCaseNe
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4498
↓ 8 callersFunctionStrCat
vendors/google-benchmark/src/string_util.h:39
↓ 8 callersFunctionStrNe
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4482
↓ 8 callersFunctionStrSplit
vendors/google-benchmark/src/string_util.cc:155
↓ 8 callersFunctionSumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
vendors/googletest/googletest/src/gtest.cc:429
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
vendors/googletest/googlemock/test/gmock-internal-utils_test.cc:401
↓ 8 callersFunctionalloc_cmems_from_bufs
src/cbmpc/c_api/util.h:129
↓ 8 callersMethodassertFailFastBehavior
Assert --fail_fast via flag.
vendors/googletest/googletest/test/googletest-failfast-unittest.py:269
↓ 8 callersMethodassertNotFailFastBehavior
Assert --nofail_fast via flag.
vendors/googletest/googletest/test/googletest-failfast-unittest.py:291
↓ 8 callersFunctionbe_set_4
include-internal/cbmpc/internal/core/utils.h:71
↓ 8 callersFunctioncbmpc_pve_batch_decrypt
src/cbmpc/c_api/pve_batch_single_recipient.cpp:88
← previousnext →701–800 of 7,462, ranked by callers