Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDcipher.c143 cipher_alg_list(char sep, int auth_only) in cipher_alg_list() argument
152 if (auth_only && c->auth_len == 0) in cipher_alg_list()