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

  /external/openssh/
key.c 1156 key_cert_copy(const Key *from_key, struct Key *to_key)
1162 if (to_key->cert != NULL) {
1163 cert_free(to_key->cert);
1164 to_key->cert = NULL;
1170 to = to_key->cert = cert_new();
    [all...]
  /external/grub/stage2/
builtins.c 3672 char *to_key, *from_key; local
    [all...]
  /external/grub/
ChangeLog     [all...]
  /external/grub/docs/
grub.texi     [all...]
grub.info     [all...]

Completed in 302 milliseconds