Home
last modified time | relevance | path

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

/external/openssh/
Dkrl.h47 int ssh_krl_set_comment(struct ssh_krl *krl, const char *comment);
Dkrl.c195 ssh_krl_set_comment(struct ssh_krl *krl, const char *comment) in ssh_krl_set_comment() function
Dssh-keygen.c2098 ssh_krl_set_comment(krl, identity_comment); in do_gen_krl()