HomeSort by relevance Sort by last modified time
    Searched full:keystore_key (Results 1 - 13 of 13) sorted by null

  /external/sepolicy/
binderservicedomain.te 16 allow binderservicedomain keystore:keystore_key { test get insert delete exist saw sign verify };
racoon.te 28 allow racoon keystore:keystore_key {
wpa.te 29 allow wpa keystore:keystore_key {
security_classes 144 class keystore_key # userspace
system_app.te 50 allow system_app keystore:keystore_key {
access_vectors 899 class keystore_key
system_server.te 369 allow system_server keystore:keystore_key {
app.te 192 allow appdomain keystore:keystore_key { test get insert delete exist saw sign verify };
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl_unittest.cc 43 static const char kRawKeystoreKey[] = "keystore_key";
195 const std::string& keystore_key) {
201 default_key = keystore_key;
203 KeyParams keystore_params = {"localhost", "dummy", keystore_key};
219 keystore_key,
238 const std::string& keystore_key) {
247 keystore_key);
1079 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1159 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1237 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1484 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1574 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1600 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1707 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1802 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
    [all...]
sync_encryption_handler_impl.h 239 const std::string& keystore_key,
254 const std::string& keystore_key,
sync_encryption_handler_impl.cc     [all...]
  /external/chromium_org/sync/test/
fake_sync_encryption_handler.cc 22 KeyParams keystore_params = {"localhost", "dummy", "keystore_key"};
  /system/security/keystore/
keystore.cpp 169 /* perm_labels associcated with keystore_key SELinux class verbs. */
240 const char *selinux_class = "keystore_key";
    [all...]

Completed in 229 milliseconds