Searched defs:private_key_struct (Results 1 – 2 of 2) sorted by relevance
51 auto private_key_struct = std::move(key_pair.second); in TEST() local
44 const elgamal::PrivateKey& private_key_struct) { in SerializePrivateKey()