Home
last modified time | relevance | path

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

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