Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-pubkey.c201 match_principals_file(char *file, struct passwd *pw, struct KeyCert *cert) in match_principals_file() function
407 if (!match_principals_file(principals_file, pw, key->cert)) { in user_cert_trusted_ca()