Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dcipher.c117 cipher_alg_list(char sep, int auth_only) in cipher_alg_list() argument
126 if (auth_only && c->auth_len == 0) in cipher_alg_list()