| Home | Sort by: relevance | last modified time | path |
| /src/crypto/external/bsd/openssh/dist/ | |
| sshkey.c | 1485 sshkey_cert_copy(const struct sshkey *from_key, struct sshkey *to_key) function 1579 if (sshkey_is_cert(k) && (r = sshkey_cert_copy(k, n)) != 0) |