Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coinbase/cb-mpc
/ functions
Functions
7,462 in github.com/coinbase/cb-mpc
⨍
Functions
7,462
◇
Types & classes
1,770
↓ 7 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
vendors/googletest/googletest/src/gtest.cc:5151
↓ 7 callers
Function
require
demo-api/hd_keyset_ecdsa_2p/main.cpp:35
↓ 7 callers
Method
reverse
src/cbmpc/core/buf.cpp:270
↓ 7 callers
Function
run_dudect_leakage_test
tests/dudect/dudect_elliptic_test.cpp:68
↓ 7 callers
Function
secp256k1_context_is_proper
Helper function that determines if a context is proper, i.e., is not the static context or a copy thereof. * * This is intended for "context" functi
vendors/secp256k1/src/secp256k1.c:82
↓ 7 callers
Function
secp256k1_ec_seckey_negate
vendors/secp256k1/src/secp256k1.c:619
↓ 7 callers
Function
secp256k1_ecdsa_recoverable_signature_serialize_compact
vendors/secp256k1/src/modules/recovery/main_impl.h:60
↓ 7 callers
Function
secp256k1_ecdsa_signature_normalize
vendors/secp256k1/src/secp256k1.c:431
↓ 7 callers
Function
secp256k1_ecmult_multi_var
vendors/secp256k1/src/ecmult_impl.h:817
↓ 7 callers
Function
secp256k1_ellswift_decode
vendors/secp256k1/src/modules/ellswift/main_impl.h:489
↓ 7 callers
Function
secp256k1_fe_inv_var
vendors/secp256k1/src/field_impl.h:412
↓ 7 callers
Function
secp256k1_ge_is_valid_var
vendors/secp256k1/src/group_impl.h:417
↓ 7 callers
Function
secp256k1_ge_set_all_gej_var
vendors/secp256k1/src/group_impl.h:198
↓ 7 callers
Function
secp256k1_gej_cmov
vendors/secp256k1/src/group_impl.h:869
↓ 7 callers
Function
secp256k1_gej_rescale
vendors/secp256k1/src/group_impl.h:832
↓ 7 callers
Function
secp256k1_gej_to_ge
src/cbmpc/crypto/base_ecc_secp256k1.cpp:36
↓ 7 callers
Function
secp256k1_is_zero_array
Return 1 if all elements of array s are 0 and otherwise return 0. * Constant-time. */
vendors/secp256k1/src/util.h:244
↓ 7 callers
Function
secp256k1_musig_aggnonce_serialize
vendors/secp256k1/src/modules/musig/session_impl.h:257
↓ 7 callers
Function
secp256k1_musig_partial_sig_serialize
vendors/secp256k1/src/modules/musig/session_impl.h:294
↓ 7 callers
Function
secp256k1_musig_pubnonce_serialize
vendors/secp256k1/src/modules/musig/session_impl.h:214
↓ 7 callers
Function
secp256k1_rfc6979_hmac_sha256_generate
vendors/secp256k1/src/hash_impl.h:245
↓ 7 callers
Function
secp256k1_scalar_cond_negate
vendors/secp256k1/src/scalar_low_impl.h:124
↓ 7 callers
Function
secp256k1_scalar_get_bits_var
vendors/secp256k1/src/scalar_low_impl.h:41
↓ 7 callers
Function
secp256k1_scalar_half
vendors/secp256k1/src/scalar_low_impl.h:200
↓ 7 callers
Function
secp256k1_scalar_inverse
vendors/secp256k1/src/scalar_low_impl.h:172
↓ 7 callers
Function
secp256k1_scalar_inverse_var
vendors/secp256k1/src/scalar_low_impl.h:192
↓ 7 callers
Function
secp256k1_scratch_space_destroy
vendors/secp256k1/src/secp256k1.c:228
↓ 7 callers
Function
secp256k1_tagged_sha256
vendors/secp256k1/src/secp256k1.c:792
↓ 7 callers
Method
set
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1612
↓ 7 callers
Method
share
src/cbmpc/crypto/secret_sharing.cpp:321
↓ 7 callers
Method
sign
src/cbmpc/crypto/base_bn.cpp:609
↓ 7 callers
Function
skipped
Returns true if 'SkipWithMessage(...)' or 'SkipWithError(...)' was called.
vendors/google-benchmark/include/benchmark/benchmark.h:845
↓ 7 callers
Method
step1_S2R
src/cbmpc/protocol/ot.cpp:422
↓ 7 callers
Method
step1_p1_to_p2
src/cbmpc/protocol/ec_dkg.cpp:18
↓ 7 callers
Method
step2_p2_to_p1
src/cbmpc/protocol/ec_dkg.cpp:27
↓ 7 callers
Method
step3_p1_to_p2
src/cbmpc/protocol/ec_dkg.cpp:37
↓ 7 callers
Function
test_ecmult_accumulate
vendors/secp256k1/src/tests.c:5399
↓ 7 callers
Function
test_scalar_split
ENDOMORPHISH TESTS *****/
vendors/secp256k1/src/tests.c:5617
↓ 7 callers
Function
test_sha256_eq
Tests for the equality of two sha256 structs. This function only produces a * correct result if an integer multiple of 64 many bytes have been writte
vendors/secp256k1/src/tests.c:614
↓ 7 callers
Method
to_bin
src/cbmpc/crypto/base_bn.cpp:485
↓ 7 callers
Method
to_bin
src/cbmpc/crypto/base_ecc_secp256k1.cpp:261
↓ 7 callers
Function
to_cpp_quorum_party_names
src/cbmpc/c_api/access_structure_adapter.h:14
↓ 6 callers
Function
AddCustomContext
vendors/google-benchmark/src/benchmark.cc:659
↓ 6 callers
Function
AddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
vendors/googletest/googletest/test/gtest_unittest.cc:1163
↓ 6 callers
Function
AddNonfatalFailure
vendors/googletest/googletest/test/gtest_unittest.cc:1165
↓ 6 callers
Function
AllArgs
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:5229
↓ 6 callers
Function
ArrayAsVector
vendors/googletest/googletest/src/gtest.cc:2352
↓ 6 callers
Function
ArrayAwareFind
vendors/googletest/googletest/include/gtest/internal/gtest-internal.h:1028
↓ 6 callers
Function
Base64Unescape
vendors/googletest/googlemock/src/gmock-internal-utils.cc:229
↓ 6 callers
Function
ChDir
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2135
↓ 6 callers
Function
CharPtr
vendors/googletest/googlemock/test/gmock-actions_test.cc:1205
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
vendors/googletest/googletest/src/gtest.cc:2003
↓ 6 callers
Method
ConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
vendors/googletest/googlemock/src/gmock-cardinalities.cc:72
↓ 6 callers
Method
ConservativeUpperBound
vendors/googletest/googlemock/src/gmock-cardinalities.cc:73
↓ 6 callers
Function
CopyArray
vendors/googletest/googletest/include/gtest/internal/gtest-internal.h:1044
↓ 6 callers
Method
Dequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
vendors/googletest/googletest/samples/sample3-inl.h:129
↓ 6 callers
Method
DescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
vendors/googletest/googlemock/src/gmock-cardinalities.cc:107
↓ 6 callers
Function
DiagnoseAndExit
vendors/google-benchmark/src/timers.cc:110
↓ 6 callers
Function
DieIf
A unary function that may die.
vendors/googletest/googletest/test/googletest-death-test-test.cc:177
↓ 6 callers
Function
Equals
vendors/googletest/googlemock/include/gmock/gmock-function-mocker.h:84
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
vendors/googletest/googletest/test/gtest_unittest.cc:2017
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestSuite
vendors/googletest/googletest/test/gtest_unittest.cc:2025
↓ 6 callers
Function
FloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are conside
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4326
↓ 6 callers
Function
FlushStreams
Flushes streams after invoking reporter methods that write to them. This ensures users get timely updates even when streams are not line-buffered.
vendors/google-benchmark/src/benchmark.cc:325
↓ 6 callers
Method
Foo
vendors/googletest/googlemock/test/gmock-actions_test.cc:1219
↓ 6 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
vendors/googletest/googletest/src/gtest.cc:3115
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
vendors/googletest/googletest/src/gtest-port.cc:814
↓ 6 callers
Function
FromStringLike
vendors/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:1151
↓ 6 callers
Function
GenerateFatalFailureInAnotherThread
vendors/googletest/googletest/test/gtest_stress_test.cc:162
↓ 6 callers
Function
GetDirFromEnv
Returns the value of the first environment variable that is set and contains a non-empty string. If there are none, returns the "fallback" string. Add
vendors/googletest/googletest/src/gtest.cc:6888
↓ 6 callers
Method
GetNextPrime
vendors/googletest/googletest/samples/sample8_unittest.cc:68
↓ 6 callers
Function
InitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
vendors/googletest/googlemock/src/gmock.cc:203
↓ 6 callers
Function
IsUTF8TrailByte
vendors/googletest/googletest/src/gtest-printers.cc:481
↓ 6 callers
Function
IsZero
vendors/google-benchmark/src/benchmark.cc:505
↓ 6 callers
Function
MODULO
tests/unit/crypto/test_ecc.cpp:32
↓ 6 callers
Function
MakePolymorphicAction
vendors/googletest/googlemock/include/gmock/gmock-actions.h:912
↓ 6 callers
Method
MatchesName
Returns true if and only if name matches at least one of the patterns in the filter.
vendors/googletest/googletest/src/gtest.cc:806
↓ 6 callers
Function
Message
Copy constructor.
vendors/googletest/googletest/include/gtest/gtest-message.h:112
↓ 6 callers
Function
NanSensitiveDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4306
↓ 6 callers
Function
NanSensitiveFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:4334
↓ 6 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
vendors/google-benchmark/src/commandlineflags.cc:184
↓ 6 callers
Function
PolymorphicIsEven
vendors/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:358
↓ 6 callers
Function
PrintValue
vendors/googletest/googletest/test/googletest-param-test-test.cc:72
↓ 6 callers
Method
Reset
vendors/googletest/googletest/src/gtest-port.cc:283
↓ 6 callers
Function
RunDkgAndAdditiveShareTest
tests/unit/protocol/test_ec_dkg.cpp:17
↓ 6 callers
Function
SetDefaultTimeUnit
vendors/google-benchmark/src/benchmark.cc:645
↓ 6 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
vendors/googletest/googletest/test/googletest-filter-unittest.py:183
↓ 6 callers
Function
Short
For suppressing compiler warnings on conversion possibly losing precision.
vendors/googletest/googlemock/test/gmock-more-actions_test.cc:69
↓ 6 callers
Function
StatisticsMean
vendors/google-benchmark/src/statistics.cc:33
↓ 6 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
vendors/googletest/googletest/src/gtest-port.cc:1423
↓ 6 callers
Method
VerifyRegisteredTestNames
Verifies that registered_tests match the test names in registered_tests_; returns registered_tests if successful, or aborts the program otherwise.
vendors/googletest/googletest/src/gtest-typed-test.cc:60
↓ 6 callers
Function
assert_utest
(unittest_instance, lhs, rhs)
vendors/google-benchmark/tools/gbench/report.py:1587
↓ 6 callers
Method
b_mask
include-internal/cbmpc/internal/zk/fischlin.h:54
↓ 6 callers
Function
be_get_4
include-internal/cbmpc/internal/core/utils.h:68
↓ 6 callers
Function
bzero
src/cbmpc/crypto/base_ecc_secp256k1.cpp:107
↓ 6 callers
Function
cbmpc_pve_ac_partial_decrypt_attempt_ecies_p256_hsm
src/cbmpc/c_api/pve_batch_ac.cpp:246
↓ 6 callers
Function
cbmpc_pve_batch_verify
src/cbmpc/c_api/pve_batch_single_recipient.cpp:57
↓ 6 callers
Function
cbmpc_pve_encrypt_with_kem
src/cbmpc/c_api/pve_base_pke.cpp:315
↓ 6 callers
Function
cbmpc_schnorr_2p_dkg
src/cbmpc/c_api/schnorr2pc.cpp:16
↓ 6 callers
Function
cbmpc_schnorr_2p_refresh
src/cbmpc/c_api/schnorr2pc.cpp:46
← previous
next →
901–1,000 of 7,462, ranked by callers