Home
last modified time | relevance | path

Searched refs:from_key (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dmock_cryptohome_client.h35 const std::string& from_key,
Dcryptohome_client.h102 const std::string& from_key,
Dfake_cryptohome_client.h34 const std::string& from_key,
Dfake_cryptohome_client.cc71 const std::string& from_key, in AsyncMigrateKey() argument
Dcryptohome_client.cc83 const std::string& from_key, in AsyncMigrateKey() argument
90 writer.AppendString(from_key); in AsyncMigrateKey()
/external/grub/stage2/
Dbuiltins.c3672 char *to_key, *from_key; in setkey_func() local
3714 from_key = skip_to (0, to_key); in setkey_func()
3724 else if (! *from_key) in setkey_func()
3732 nul_terminate (from_key); in setkey_func()
3735 from_code = find_ascii_code (from_key); in setkey_func()
3740 from_code = find_key_code (from_key); in setkey_func()
/external/openssh/
Dkey.c1156 key_cert_copy(const Key *from_key, struct Key *to_key) in key_cert_copy() argument
1167 if ((from = from_key->cert) == NULL) in key_cert_copy()
/external/grub/docs/
Dgrub.texi2453 @deffn Command setkey [to_key from_key]
2454 Change the keyboard map. The key @var{from_key} is mapped to the key
Dgrub.info2266 -- Command: setkey [to_key from_key]