Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-keygen.c2645 sig_process_opts(char * const *opts, size_t nopts, char **hashalgp, in sig_process_opts() function
2705 if (sig_process_opts(opts, nopts, &hashalg, NULL, NULL) != 0) in sig_sign()
2782 if (sig_process_opts(opts, nopts, NULL, &verify_time, in sig_verify()
2871 if (sig_process_opts(opts, nopts, NULL, &verify_time, NULL) != 0) in sig_find_principals()
2917 if ((r = sig_process_opts(opts, nopts, NULL, NULL, NULL)) != 0) in sig_match_principals()