Searched refs:expand_authorized_keys (Results 1 – 4 of 4) sorted by relevance
171 char *expand_authorized_keys(const char *, struct passwd *pw);
335 expand_authorized_keys(const char *filename, struct passwd *pw) in expand_authorized_keys() function362 return expand_authorized_keys(options.authorized_principals_file, pw); in authorized_principals_file()
279 file = expand_authorized_keys( in auth_rsa_key_allowed()
452 file = expand_authorized_keys( in user_key_allowed()