HomeSort by: relevance | last modified time | path
    Searched defs:OPTIONS_EXTENSIONS (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth-options.c 75 #define OPTIONS_EXTENSIONS 2
101 if ((which & OPTIONS_EXTENSIONS) != 0) {
522 OPTIONS_EXTENSIONS, 0) == -1) {
ssh-keygen.c 1589 #define OPTIONS_EXTENSIONS 2
1603 if ((ext->crit && (which & OPTIONS_EXTENSIONS)) ||
1802 OPTIONS_EXTENSIONS);

Completed in 25 milliseconds