Home
last modified time | relevance | path

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

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