Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Dkeyset_wrapper_store.h105 GetPrimitiveWrapper() const { in GetPrimitiveWrapper() function
178 KeysetWrapperStore::GetPrimitiveWrapper() const { in GetPrimitiveWrapper() function
H A Dkeyset_wrapper_store_test.cc249 TEST(KeysetWrapperStoreTest, GetPrimitiveWrapper) { in TEST() argument