Searched refs:expand_authorized_keys (Results 1 - 4 of 4) sorted by last modified time

/freebsd-9.3-release/crypto/openssh/
H A Dauth-rsa.c289 file = expand_authorized_keys(
H A Dauth.c364 expand_authorized_keys(const char *filename, struct passwd *pw) function
381 fatal("expand_authorized_keys: path too long");
392 return expand_authorized_keys(options.authorized_principals_file, pw);
H A Dauth.h184 char *expand_authorized_keys(const char *, struct passwd *pw);
H A Dauth2-pubkey.c673 file = expand_authorized_keys(

Completed in 56 milliseconds