Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDkrl.h49 int ssh_krl_set_comment(struct ssh_krl *krl, const char *comment);
HDssh_namespace.h665 #define ssh_krl_set_comment Fssh_ssh_krl_set_comment macro
HDkrl.c203 ssh_krl_set_comment(struct ssh_krl *krl, const char *comment) in ssh_krl_set_comment() function
HDssh-keygen.c2502 ssh_krl_set_comment(krl, krl_comment); in do_gen_krl()