Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dauth.h49 #define AUTH_ALG_NONE 0 macro
H A Dauth.c566 case AUTH_ALG_NONE: in dhcp_auth_encode()
H A Dif-options.c2039 ifo->auth.protocol = AUTH_ALG_NONE; in parse_option()