Home
last modified time | relevance | path

Searched defs:kKeyType (Results 1 – 6 of 6) sorted by relevance

/external/tink/cc/core/
Dprivate_key_manager_impl_test.cc108 const std::string kKeyType = member in crypto::tink::internal::__anona5c195fa0211::ExamplePrivateKeyTypeManager
141 const std::string kKeyType = member in crypto::tink::internal::__anona5c195fa0211::TestPublicKeyTypeManager
Dkey_type_manager_test.cc110 const std::string kKeyType = "myKeyType"; member in crypto::tink::__anon433e8d700111::ExampleKeyTypeManager
Dkey_manager_impl_test.cc120 const std::string kKeyType = member in crypto::tink::internal::__anon9b8fad800111::ExampleKeyTypeManager
/external/tink/cc/internal/
Dregistry_impl_test.cc255 const std::string kKeyType = member in crypto::tink::internal::__anond5ea6bca0111::ExampleKeyTypeManager
1354 const std::string kKeyType = member in crypto::tink::internal::__anond5ea6bca0211::TestPrivateKeyTypeManager
1406 const std::string kKeyType = member in crypto::tink::internal::__anond5ea6bca0311::TestPublicKeyTypeManager
1771 const std::string kKeyType = "bla"; member in crypto::tink::internal::__anond5ea6bca0311::TestPublicKeyTypeManagerWithDifferentKeyType
1868 const std::string kKeyType = member in crypto::tink::internal::__anond5ea6bca0311::DelegatingKeyTypeManager
/external/libchrome-gestures/include/
Dactivity_log.h217 static const char kKeyType[]; variable
/external/libchrome-gestures/src/
Dactivity_log.cc594 const char ActivityLog::kKeyType[] = "type"; member in gestures::ActivityLog