Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDkey.c1282 key_cert_copy(const Key *from_key, struct Key *to_key) in key_cert_copy() argument
1293 if ((from = from_key->cert) == NULL) in key_cert_copy()