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
↓ 2 callers
Function
TestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
vendors/googletest/googletest/test/gtest_repeat_test.cc:151
↓ 2 callers
Method
TestSehExceptions
(self, test_output)
vendors/googletest/googletest/test/googletest-catch-exceptions-test.py:88
↓ 2 callers
Function
ThreadLocal
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1800
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
vendors/googletest/googlemock/test/gmock_output_test.py:58
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
vendors/googletest/googletest/test/googletest-output-test.py:96
↓ 2 callers
Function
TransformTupleValues
vendors/googletest/googlemock/include/gmock/gmock-matchers.h:737
↓ 2 callers
Function
TryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
vendors/googletest/googletest/test/googletest-output-test_.cc:64
↓ 2 callers
Method
Unary
vendors/googletest/googlemock/test/gmock-more-actions_test.cc:155
↓ 2 callers
Function
UnexpectedHRESULTFailure
vendors/googletest/googletest/test/gtest_unittest.cc:4000
↓ 2 callers
Function
UniqueInt
vendors/googletest/googlemock/test/gmock-actions_test.cc:2059
↓ 2 callers
Method
Unlock
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1913
↓ 2 callers
Method
_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the children.
vendors/googletest/googletest/test/gtest_xml_test_utils.py:131
↓ 2 callers
Method
_GetJsonOutput
Returns the JSON output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code. A
vendors/googletest/googletest/test/googletest-json-output-unittest.py:769
↓ 2 callers
Method
_GetXmlOutput
Returns the XML output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code. Ar
vendors/googletest/googletest/test/gtest_xml_output_unittest.py:394
↓ 2 callers
Function
_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
vendors/googletest/googletest/test/gtest_test_utils.py:78
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected)
vendors/googletest/googletest/test/googletest-json-outfiles-test.py:151
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected_xml)
vendors/googletest/googletest/test/gtest_xml_outfiles_test.py:116
↓ 2 callers
Method
_TestOutput
(self, test_format, expected_output)
vendors/googletest/googletest/test/gtest_list_output_unittest.py:270
↓ 2 callers
Method
abort
demo-api/hd_keyset_ecdsa_2p/main.cpp:58
↓ 2 callers
Method
abort
demo-api/schnorr_2p_pve_batch_backup/main.cpp:53
↓ 2 callers
Function
addBenchmarkToDataJson
( benchName: string, bench: Benchmark, data: DataJson, maxItems: number | null, )
vendors/github-action-benchmark/src/write.ts:327
↓ 2 callers
Method
add_scalar
src/cbmpc/crypto/base_paillier.cpp:179
↓ 2 callers
Method
assertFailFastXmlAndTxtOutput
Assert XML and text output of a test execution.
vendors/googletest/googletest/test/googletest-failfast-unittest.py:242
↓ 2 callers
Method
assertXmlStatusCount
(self, status, count, xml)
vendors/googletest/googletest/test/googletest-failfast-unittest.py:234
↓ 2 callers
Function
assign_big_endian
vendors/secp256k1/src/tests.c:6838
↓ 2 callers
Method
barrett_reduce
src/cbmpc/crypto/base_bn256.cpp:999
↓ 2 callers
Method
bin
include-internal/cbmpc/internal/protocol/ot.h:63
↓ 2 callers
Function
bn_cmp_ct
src/cbmpc/crypto/base_bn.cpp:710
↓ 2 callers
Function
bn_copy
src/cbmpc/crypto/base_mod.cpp:144
↓ 2 callers
Function
bn_skip
src/cbmpc/crypto/base_mod.cpp:137
↓ 2 callers
Function
build_internal_leaf_key_ptrs
src/cbmpc/api/pve_batch_ac.cpp:94
↓ 2 callers
Method
calculate
src/cbmpc/crypto/base.cpp:299
↓ 2 callers
Function
calculate_geomean
Extract all real/cpu times from all the benchmarks as seconds, and calculate their geomean.
vendors/google-benchmark/tools/gbench/report.py:185
↓ 2 callers
Function
cardinality_specified
Returns true if and only if the user specified the cardinality explicitly using a .Times().
vendors/googletest/googlemock/include/gmock/gmock-spec-builders.h:759
↓ 2 callers
Function
cbmpc_eddsa_2p_refresh
src/cbmpc/c_api/eddsa2pc.cpp:46
↓ 2 callers
Method
check_partial_decryption_helper
src/cbmpc/crypto/tdh2.cpp:104
↓ 2 callers
Function
check_zero
Helper functions for testing (moved from the library as they are test-only)
tests/unit/crypto/test_elgamal.cpp:11
↓ 2 callers
Method
clear
include-internal/cbmpc/internal/crypto/base.h:70
↓ 2 callers
Method
cnd_sub_raw
src/cbmpc/crypto/base_bn256.cpp:683
↓ 2 callers
Function
cnd_sub_words
src/cbmpc/crypto/base_mod.cpp:224
↓ 2 callers
Function
cnd_swap
src/cbmpc/crypto/base_mod.cpp:192
↓ 2 callers
Function
collect_leaf_names
src/cbmpc/api/access_structure_util.h:66
↓ 2 callers
Function
color_format
Return the result of 'fmt_str.format(*args, **kwargs)' after transforming 'args' and 'kwargs' according to the value of 'use_color'. If 'use_
vendors/google-benchmark/tools/gbench/report.py:55
↓ 2 callers
Function
combine
src/cbmpc/crypto/tdh2.cpp:155
↓ 2 callers
Function
commentFooter
()
vendors/github-action-benchmark/src/write.ts:157
↓ 2 callers
Function
committed_group_broadcast
include-internal/cbmpc/internal/protocol/committed_broadcast.h:53
↓ 2 callers
Function
committed_pairwise_broadcast
include-internal/cbmpc/internal/protocol/committed_broadcast.h:13
↓ 2 callers
Method
complexity
vendors/google-benchmark/src/benchmark_api_internal.h:34
↓ 2 callers
Function
constant_time_value_barrier
include-internal/cbmpc/internal/core/utils.h:146
↓ 2 callers
Method
convert
include-internal/cbmpc/internal/zk/zk_ec.h:80
↓ 2 callers
Method
convert
ac stands for access structure
src/cbmpc/crypto/secret_sharing.cpp:116
↓ 2 callers
Method
copy_point
src/cbmpc/crypto/base_ecc.cpp:231
↓ 2 callers
Function
create_parser
()
vendors/google-benchmark/tools/compare.py:59
↓ 2 callers
Function
crypto_ec_group_2_name
src/cbmpc/crypto/base_ecc.cpp:84
↓ 2 callers
Method
ct_add_support
Report the support level for constant-time point addition
include-internal/cbmpc/internal/crypto/base_ecc.h:125
↓ 2 callers
Function
ct_get3
src/cbmpc/crypto/base_ec_core.cpp:60
↓ 2 callers
Function
curve_msg_to_bn
include-internal/cbmpc/internal/protocol/util.h:68
↓ 2 callers
Method
decrypt
src/cbmpc/crypto/tdh2.cpp:68
↓ 2 callers
Method
decrypt
src/cbmpc/protocol/pve.cpp:147
↓ 2 callers
Function
decrypt_batch_ecies_p256_hsm
src/cbmpc/api/pve_batch_single_recipient.cpp:215
↓ 2 callers
Function
demo_curve
demo-api/hd_keyset_ecdsa_2p/main.cpp:218
↓ 2 callers
Function
deserialize_ac_key_blob
src/cbmpc/api/schnorr_mp.cpp:165
↓ 2 callers
Function
deserialize_ac_key_blob
src/cbmpc/api/eddsa_mp.cpp:168
↓ 2 callers
Function
deserialize_ac_key_blob
src/cbmpc/api/ecdsa_mp.cpp:189
↓ 2 callers
Function
deserialize_key_blob
src/cbmpc/api/schnorr_mp.cpp:105
↓ 2 callers
Function
deserialize_key_blob
src/cbmpc/api/eddsa_mp.cpp:106
↓ 2 callers
Function
deserialize_key_blob
src/cbmpc/api/ecdsa_mp.cpp:129
↓ 2 callers
Function
die
demo-cpp/parallel_transport/main.cpp:21
↓ 2 callers
Function
die
demo-api/ecdsa_mp_pve_backup/main.cpp:33
↓ 2 callers
Function
die
demo-api/hd_keyset_ecdsa_2p/main.cpp:30
↓ 2 callers
Function
die
demo-api/schnorr_2p_pve_batch_backup/main.cpp:25
↓ 2 callers
Function
div_ceil
include-internal/cbmpc/internal/crypto/base_bn.h:37
↓ 2 callers
Function
dudect_free
tests/dudect/dudect_util/dudect.h:512
↓ 2 callers
Function
dudect_init
tests/dudect/dudect_util/dudect.h:486
↓ 2 callers
Function
dudect_main
tests/dudect/dudect_util/dudect.h:467
↓ 2 callers
Method
e_max
include-internal/cbmpc/internal/zk/fischlin.h:50
↓ 2 callers
Method
encrypt
src/cbmpc/protocol/pve_batch.cpp:5
↓ 2 callers
Method
encrypt_oaep_with_seed
src/cbmpc/crypto/base_rsa_oaep.cpp:191
↓ 2 callers
Function
equ
src/cbmpc/crypto/ec25519_core.cpp:939
↓ 2 callers
Function
exercise_curve
tests/unit/api/test_hd_keyset_ecdsa_2p.cpp:27
↓ 2 callers
Function
exercise_curve
tests/unit/api/test_ecdsa2pc.cpp:94
↓ 2 callers
Function
exercise_detach_attach
tests/unit/api/test_ecdsa2pc.cpp:180
↓ 2 callers
Function
exercise_dkg_ac_round_trip
tests/unit/api/test_tdh2.cpp:99
↓ 2 callers
Function
exercise_dkg_round_trip
tests/unit/api/test_tdh2.cpp:30
↓ 2 callers
Function
expect_eq_cmems
tests/unit/c_api/test_tdh2.cpp:28
↓ 2 callers
Function
expected_Q
tests/unit/c_api/test_pve_batch.cpp:17
↓ 2 callers
Function
extractCustomBenchmarkResult
(output: string)
vendors/github-action-benchmark/src/extract.ts:660
↓ 2 callers
Function
extract_Q_from_key_blob
src/cbmpc/api/schnorr_mp.cpp:40
↓ 2 callers
Function
extract_field
(partition, field_name)
vendors/google-benchmark/tools/gbench/report.py:203
↓ 2 callers
Method
failed_test_suite_count
Gets the number of failed test suites.
vendors/googletest/googletest/src/gtest.cc:1100
↓ 2 callers
Method
family_index
vendors/google-benchmark/src/benchmark_api_internal.h:25
↓ 2 callers
Function
fe_freeze
src/cbmpc/crypto/ec25519_core.cpp:11
↓ 2 callers
Function
fetch
(...args: unknown[])
vendors/github-action-benchmark/test/write.spec.ts:104
↓ 2 callers
Function
fib
vendors/github-action-benchmark/examples/cpp/fib.hpp:4
↓ 2 callers
Function
fib
(u: u32)
vendors/github-action-benchmark/examples/rust/src/lib.rs:1
↓ 2 callers
Function
fib
vendors/github-action-benchmark/examples/catch2/fib.hpp:4
↓ 2 callers
Function
fib
(n)
vendors/github-action-benchmark/examples/benchmarkjs/index.js:1
↓ 2 callers
Function
filter_benchmark
Apply a filter to the json, and only leave the 'family' of benchmarks.
vendors/google-benchmark/tools/gbench/report.py:98
↓ 2 callers
Method
find
include-internal/cbmpc/internal/crypto/secret_sharing.h:105
↓ 2 callers
Function
find_benchmark_flag
Search the specified list of flags for a flag matching `<prefix><arg>` and if it is found return the arg it specifies. If specified more than
vendors/google-benchmark/tools/gbench/util.py:94
← previous
next →
1,801–1,900 of 7,462, ranked by callers