Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-rsa.c106 ssh_rsa_serialize_private(const struct sshkey *key, struct sshbuf *b, in ssh_rsa_serialize_private() function
687 /* .ssh_serialize_private = */ ssh_rsa_serialize_private,
H A Dssh_namespace.h740 #define ssh_rsa_serialize_private Fssh_ssh_rsa_serialize_private macro