Home
last modified time | relevance | path

Searched refs:match_principals_command (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dauth2-pubkey.c636 match_principals_command(struct passwd *user_pw, const struct sshkey *key) in match_principals_command() function
909 if (!found_principal && match_principals_command(pw, key)) in user_cert_trusted_ca()
DChangeLog8092 Make the arguments to match_principals_command() similar