Searched refs:key_cert_copy (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dkey.h114 void key_cert_copy(const Key *, struct Key *);
H A Dssh-add.c269 key_cert_copy(cert, private);
H A Dkey.c1191 key_cert_copy(const Key *from_key, struct Key *to_key) function
1276 key_cert_copy(k, n);
1698 key_cert_copy(k, pk);
1711 key_cert_copy(k, pk);
1727 key_cert_copy(k, pk);
H A Dssh_namespace.h259 #define key_cert_copy ssh_key_cert_copy macro
H A Dauthfile.c876 key_cert_copy(pub, key);

Completed in 123 milliseconds