Searched refs:peer_supports_auth (Results 1 – 2 of 2) sorted by relevance
1815 int peer_supports_auth = 0; local1933 peer_supports_auth = 1;1935 peer_supports_auth = 0;1937 if (!peer_supports_auth && got_chklist) {1942 if (peer_supports_asconf && !peer_supports_auth) {1946 } else if ((peer_supports_asconf) && (peer_supports_auth) &&
7029 uint8_t peer_supports_auth; local7068 peer_supports_auth = 0;7448 peer_supports_auth = 1;7597 ((peer_supports_auth == 0) ||7624 if ((peer_supports_auth == 0) && (got_chklist == 1)) {7628 if ((peer_supports_asconf == 1) && (peer_supports_auth == 0)) {7632 (peer_supports_auth == 1) &&