Home
last modified time | relevance | path

Searched defs:public_keyset (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle_test.cc730 auto public_keyset = in TEST_F() local
747 const Keyset& public_keyset = TestKeysetHandle::GetKeyset(**public_handle); in TEST_F() local
811 const Keyset& public_keyset = TestKeysetHandle::GetKeyset(**public_handle); in TEST_F() local
844 const Keyset& public_keyset = TestKeysetHandle::GetKeyset(**public_handle); in TEST_F() local
H A Dkeyset_handle.cc417 std::unique_ptr<Keyset> public_keyset(new Keyset()); in GetPublicKeysetHandle() local
/aosp_15_r20/external/tink/python/tink/testing/
H A Dkeyset_builder.py68 def public_keyset(self) -> bytes: member in KeysetBuilder
/aosp_15_r20/external/tink/testing/cc/
H A Dkeyset_impl.cc275 std::stringbuf public_keyset; in Public() local
/aosp_15_r20/external/tink/testing/cross_language/util/
H A Dtesting_servers.py344 def public_keyset(lang: str, private_keyset: bytes) -> bytes: function
H A D_primitives.py55 def public_keyset(stub: testing_api_pb2_grpc.KeysetStub, function
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto91 bytes public_keyset = 1; // serialized google.crypto.tink.Keyset. field
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto91 bytes public_keyset = 1; // serialized google.crypto.tink.Keyset. field
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto91 bytes public_keyset = 1; // serialized google.crypto.tink.Keyset. field
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto91 bytes public_keyset = 1; // serialized google.crypto.tink.Keyset. field
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto91 bytes public_keyset = 1; // serialized google.crypto.tink.Keyset. field