Searched defs:ExampleKeyTypeManager (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tink/cc/core/ | ||
H A D | key_type_manager_test.cc | 58 class ExampleKeyTypeManager : public KeyTypeManager<AesGcmKey, AesGcmKeyFormat, class |
H A D | key_manager_impl_test.cc | 68 class ExampleKeyTypeManager : public KeyTypeManager<AesGcmKey, AesGcmKeyFormat, class |
/aosp_15_r20/external/tink/cc/internal/ | ||
H A D | registry_impl_test.cc | 186 class ExampleKeyTypeManager : public KeyTypeManager<AesGcmKey, AesGcmKeyFormat, class |