Searched refs:auth_check_authkey_line (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/crypto/openssh/regress/misc/fuzz-harness/ |
| D | authkeys_fuzz.cc | 64 (void) auth_check_authkey_line(pw, key, tmp, "127.0.0.1", "localhost", in LLVMFuzzerTestOneInput() 72 (void) auth_check_authkey_line(pw, cert, tmp, "127.0.0.1", "localhost", in LLVMFuzzerTestOneInput()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | auth2-pubkeyfile.c | 265 auth_check_authkey_line(struct passwd *pw, struct sshkey *key, in auth_check_authkey_line() function 433 if (auth_check_authkey_line(pw, key, cp, in auth_check_authkeys_file()
|
| D | auth.h | 234 int auth_check_authkey_line(struct passwd *, struct sshkey *,
|