Searched refs:OPTIONS_EXTENSIONS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth-options.c450 #define OPTIONS_EXTENSIONS 2 macro
486 if ((which & OPTIONS_EXTENSIONS) != 0) {
621 OPTIONS_EXTENSIONS, 0,
H A Dssh-keygen.c1524 #define OPTIONS_EXTENSIONS 2 macro
1532 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1535 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1538 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1541 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1544 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1644 OPTIONS_EXTENSIONS);

Completed in 104 milliseconds