Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dkrl.h58 int ssh_krl_to_blob(struct ssh_krl *krl, struct sshbuf *buf,
H A Dkrl.c731 ssh_krl_to_blob(struct ssh_krl *krl, struct sshbuf *buf, in ssh_krl_to_blob() function
H A Dssh-keygen.c2451 if (ssh_krl_to_blob(krl, kbuf, NULL, 0) != 0) in do_gen_krl()