Searched defs:public_keyset (Results 1 – 11 of 11) sorted by relevance
730 auto public_keyset = in TEST_F() local747 const Keyset& public_keyset = TestKeysetHandle::GetKeyset(**public_handle); in TEST_F() local811 const Keyset& public_keyset = TestKeysetHandle::GetKeyset(**public_handle); in TEST_F() local844 const Keyset& public_keyset = TestKeysetHandle::GetKeyset(**public_handle); in TEST_F() local
417 std::unique_ptr<Keyset> public_keyset(new Keyset()); in GetPublicKeysetHandle() local
68 def public_keyset(self) -> bytes: member in KeysetBuilder
275 std::stringbuf public_keyset; in Public() local
344 def public_keyset(lang: str, private_keyset: bytes) -> bytes: function
55 def public_keyset(stub: testing_api_pb2_grpc.KeysetStub, function
91 bytes public_keyset = 1; // serialized google.crypto.tink.Keyset. field