Home
last modified time | relevance | path

Searched defs:GetPublicKeysetHandle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle.cc416 KeysetHandle::GetPublicKeysetHandle(const KeyGenConfiguration& config) const { in GetPublicKeysetHandle() function in crypto::tink::KeysetHandle
439 KeysetHandle::GetPublicKeysetHandle() const { in GetPublicKeysetHandle() function in crypto::tink::KeysetHandle
H A Dkeyset_handle_test.cc721 TEST_F(KeysetHandleTest, GetPublicKeysetHandle) { in TEST_F() argument