Searched refs:AUTHTYPE_NONE (Results 1 – 5 of 5) sorted by relevance
104 #define AUTHTYPE_NONE 0 macro
394 auth_type = AUTHTYPE_NONE; in lostpeer()407 auth_type = AUTHTYPE_NONE; in lostpeer()
149 if ((auth_type != AUTHTYPE_NONE) && (clevel == PROT_C)) in setpeer()863 if (auth_type != AUTHTYPE_NONE) in status()1604 auth_type = AUTHTYPE_NONE; in disconnect()2301 if (auth_type == AUTHTYPE_NONE) { in setclevel()2349 if (auth_type == AUTHTYPE_NONE) { in setdlevel()
589 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] && in getreply()595 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] && in getreply()611 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] && in getreply()674 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] && !is_base64) in getreply()2287 if ((auth_type != AUTHTYPE_NONE) && clevel != PROT_C) { in secure_command()2428 if ((auth_type == AUTHTYPE_NONE)) { in decode_reply()
76 if (auth_type != AUTHTYPE_NONE) in do_auth()