Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keygen.c2675 sig_process_opts(char * const *opts, size_t nopts, char **hashalgp, in sig_process_opts() function
2735 if (sig_process_opts(opts, nopts, &hashalg, NULL, NULL) != 0) in sig_sign()
2812 if (sig_process_opts(opts, nopts, NULL, &verify_time, in sig_verify()
2901 if (sig_process_opts(opts, nopts, NULL, &verify_time, NULL) != 0) in sig_find_principals()
2947 if ((r = sig_process_opts(opts, nopts, NULL, NULL, NULL)) != 0) in sig_match_principals()