Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c319 sshkey_alg_list(int certs_only, int plain_only, int include_sigonly, char sep) in sshkey_alg_list() argument
329 if (!include_sigonly && impl->sigonly) in sshkey_alg_list()