Home
last modified time | relevance | path

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

/external/openssh/
Dcipher.c147 cipher_alg_list(char sep, int auth_only) in cipher_alg_list() argument
156 if (auth_only && c->auth_len == 0) in cipher_alg_list()