Searched defs:GetPrivateKeyBytes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tink/cc/signature/ | ||
H A D | ed25519_private_key.h | 44 const RestrictedData& GetPrivateKeyBytes(PartialKeyAccessToken token) const { in GetPrivateKeyBytes() function |
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/ | ||
H A D | commutative_elgamal.cc | 160 StatusOr<std::string> CommutativeElGamal::GetPrivateKeyBytes() const { in GetPrivateKeyBytes() function in private_join_and_compute::CommutativeElGamal |
H A D | ec_commutative_cipher.cc | 178 std::string ECCommutativeCipher::GetPrivateKeyBytes() const { in GetPrivateKeyBytes() function in private_join_and_compute::ECCommutativeCipher |