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

/freebsd-current/crypto/openssh/
H A Dssh-ed25519-sk.c80 if ((r = sshkey_serialize_private_sk(key, b)) != 0)
H A Dsshkey.h331 int sshkey_serialize_private_sk(const struct sshkey *key,
H A Dssh-ecdsa-sk.c109 if ((r = sshkey_serialize_private_sk(key, b)) != 0)
H A Dssh_namespace.h904 #define sshkey_serialize_private_sk Fssh_sshkey_serialize_private_sk macro
H A Dsshkey.c2428 sshkey_serialize_private_sk(const struct sshkey *key, struct sshbuf *b) function

Completed in 153 milliseconds