Home
last modified time | relevance | path

Searched defs:GetPrivateKeyBytes (Results 1 – 3 of 3) sorted by relevance

/external/tink/cc/signature/
Ded25519_private_key.h44 const RestrictedData& GetPrivateKeyBytes(PartialKeyAccessToken token) const { in GetPrivateKeyBytes() function
/external/private-join-and-compute/private_join_and_compute/crypto/
Dcommutative_elgamal.cc160 StatusOr<std::string> CommutativeElGamal::GetPrivateKeyBytes() const { in GetPrivateKeyBytes() function in private_join_and_compute::CommutativeElGamal
Dec_commutative_cipher.cc178 std::string ECCommutativeCipher::GetPrivateKeyBytes() const { in GetPrivateKeyBytes() function in private_join_and_compute::ECCommutativeCipher