Home
last modified time | relevance | path

Searched defs:to_share (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dshamir_secret_sharing.cc37 int threshold, int num_shares, const std::string& to_share) { in Share()
205 const std::string& to_share) { in DivideIntoSubsecrets()
H A Dshamir_secret_sharing.h65 const Key& to_share) { in Share()