Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dauthkeys_fuzz.cc64 (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/crypto/openssh/
H A Dauth2-pubkeyfile.c264 auth_check_authkey_line(struct passwd *pw, struct sshkey *key, in auth_check_authkey_line() function
432 if (auth_check_authkey_line(pw, key, cp, in auth_check_authkeys_file()
H A Dauth.h235 int auth_check_authkey_line(struct passwd *, struct sshkey *,