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::__anonad3147580211::ExamplePrivateKeyTypeManager
141 const std::string kKeyType = member in crypto::tink::internal::__anonad3147580211::TestPublicKeyTypeManager
Dkey_type_manager_test.cc110 const std::string kKeyType = "myKeyType"; member in crypto::tink::__anonaf79c0ce0111::ExampleKeyTypeManager
Dkey_manager_impl_test.cc120 const std::string kKeyType = member in crypto::tink::internal::__anon07cae0de0111::ExampleKeyTypeManager
/external/tink/cc/internal/
Dregistry_impl_test.cc255 const std::string kKeyType = member in crypto::tink::internal::__anonc98c0ae80111::ExampleKeyTypeManager
1354 const std::string kKeyType = member in crypto::tink::internal::__anonc98c0ae80211::TestPrivateKeyTypeManager
1406 const std::string kKeyType = member in crypto::tink::internal::__anonc98c0ae80311::TestPublicKeyTypeManager
1771 const std::string kKeyType = "bla"; member in crypto::tink::internal::__anonc98c0ae80311::TestPublicKeyTypeManagerWithDifferentKeyType
1868 const std::string kKeyType = member in crypto::tink::internal::__anonc98c0ae80311::DelegatingKeyTypeManager
/external/libchrome-gestures/src/
Dactivity_log.cc596 const char ActivityLog::kKeyType[] = "type"; member in gestures::ActivityLog
/external/libchrome-gestures/include/
Dactivity_log.h217 static const char kKeyType[]; variable