Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDauth2.c99 #define MATCH_METHOD 1 /* method matches (no submethod specified) */ macro
576 match = MATCH_METHOD; in list_starts_with()
605 if (match != MATCH_METHOD && match != MATCH_BOTH) in remove_method()