Home
last modified time | relevance | path

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

/external/openssh/
Dauthfile.c509 sshkey_in_file(struct sshkey *key, const char *filename, int strict_type, in sshkey_in_file() argument
519 strict_type ? sshkey_equal : sshkey_equal_public; in sshkey_in_file()