Searched defs:enc_keyset (Results 1 – 5 of 5) sorted by relevance
69 auto enc_keyset = absl::make_unique<EncryptedKeyset>(); in ReadEncrypted() local
72 auto enc_keyset = absl::make_unique<EncryptedKeyset>(); in Encrypt() local78 const EncryptedKeyset& enc_keyset, const Aead& master_key_aead, in Decrypt()
122 std::string enc_keyset; in EncryptedKeysetFromJson() local
101 std::string enc_keyset = "some ciphertext with keyset"; in SetUp() local
102 std::string enc_keyset = "some ciphertext with keyset"; in SetUp() local