Searched refs:sshsigopt_parse (Results 1 – 2 of 2) sorted by relevance
92 struct sshsigopt *sshsigopt_parse(const char *opts,
638 sshsigopt_parse(const char *opts, const char *path, u_long linenum, in sshsigopt_parse() function809 if ((sigopts = sshsigopt_parse(opts, path, linenum, &reason)) == NULL) { in parse_principals_key_and_options()