Home
last modified time | relevance | path

Searched refs:CreateTinkKeyTypeEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tink/cc/config/
H A Dconfig_util.h27 google::crypto::tink::KeyTypeEntry CreateTinkKeyTypeEntry(
H A Dconfig_util_test.cc28 google::crypto::tink::KeyTypeEntry entry = CreateTinkKeyTypeEntry( in TEST()
H A Dconfig_util.cc24 google::crypto::tink::KeyTypeEntry CreateTinkKeyTypeEntry( in CreateTinkKeyTypeEntry() function