Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/regress/misc/fuzz-harness/
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-12-stable/crypto/openssh/
Dauth2-pubkeyfile.c265 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()
Dauth.h234 int auth_check_authkey_line(struct passwd *, struct sshkey *,