Searched refs:check_allowed_keys_line (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | sshsig.c | 878 check_allowed_keys_line(const char *path, u_long linenum, char *line, in check_allowed_keys_line() function 993 r = check_allowed_keys_line(path, linenum, line, sign_key, in sshsig_check_allowed_keys() 1034 r = check_allowed_keys_line(path, linenum, line, in sshsig_find_principals()
|