auth_type
uint32_t auth_type;
uint32_t auth_type;
struct wmi_nlo_auth_param auth_type;
uint32_t auth_type;
struct wmi_nlo_auth_param auth_type;
u_int32_t nfsvers, auth_type;
auth_type = *tl++;
if (auth_type == rpc_auth_unix) {
nfsm_rpchead(struct nfsreq *req, struct ucred *cr, int auth_type)
KASSERT(auth_type == RPCAUTH_UNIX);
switch (auth_type) {
switch (auth_type) {
if (!defaultsetup && strcmp(auth_type, "skey") == 0) {
if (!auth_userokay(pp->pw_name, auth_type, NULL, NULL))
char lastc, *p, *auth_type;
ht = auth_type = NULL;
auth_type = argv[i];
if (auth_type == NULL)
auth_type = "skey";
dpi->auth_type = 0;
dpi->auth_type = PPP_AUTH_CHAP_MD5;
dpi->auth_type = PPP_AUTH_PAP;
dpi->auth_type = PPP_AUTH_CHAP_MS;
CHAP_ASSERT(dpi->auth_type == PPP_AUTH_CHAP_MD5);
"type=0x%02x", dpi->auth_type);
if (dpi->auth_type != 0) {
if (_this->auth_order[i] != dpi->auth_type)
lcp_auth_string(dpi->auth_type));
_this->fsm.ppp->peer_auth = dpi->auth_type;
switch (dpi->auth_type) {
(dpi->auth_type == 0)? "none" : lcp_auth_string(dpi->auth_type),
int auth_type;
npppd_auth_create(int auth_type, const char *name, void *_npppd)
switch (auth_type) {
if (auth->auth_type == NPPPD_AUTH_TYPE_RADIUS) {
npppd_auth_get_type(auth_base) != auth->auth_type) {
if ((auth_base = npppd_auth_create(auth->auth_type,
PAP_ASSERT(dpi->auth_type == PPP_AUTH_PAP);
switch (auth->auth_type) {
n->auth_type = $4;
if (curr_authconf->auth_type != NPPPD_AUTH_TYPE_RADIUS){
if (curr_authconf->auth_type != NPPPD_AUTH_TYPE_RADIUS){
uint32_t auth_type;
if (iface->auth_type > 0) {
switch (iface->auth_type) {
switch (iface->auth_type) {
if (ntohs(ospf_hdr->auth_type) != (u_int16_t)iface->auth_type) {
switch (iface->auth_type) {
ictl.auth_type = iface->auth_type;
if_auth_name(enum auth_type type)
u_int16_t auth_type;
if (iface->auth_type == AUTH_CRYPT)
i->auth_type = xi->auth_type;
enum auth_type auth_type;
enum auth_type auth_type;
const char *if_auth_name(enum auth_type);
ospf_hdr.auth_type = htons(iface->auth_type);
enum auth_type auth_type;
enum auth_type type;
defs->auth_type = type;
iface->auth_type = defs->auth_type;
printf("\t\tauth-type %s\n", if_auth_name(iface->auth_type));
switch (iface->auth_type) {
(u_int16_t)iface->auth_type) {
switch (iface->auth_type) {
auth_head.auth_type = htons(iface->auth_type);
switch (iface->auth_type) {
if (iface->auth_type != AUTH_NONE) {
if (ntohs(auth_head->auth_type) !=
if_auth_name(enum auth_type type)
if (iface->auth_type != AUTH_NONE) {
if (iface->auth_type == AUTH_CRYPT)
if (nbr->iface->auth_type == AUTH_CRYPT &&
if (nbr == NULL && iface->auth_type == AUTH_CRYPT)
enum auth_type type;
defs->auth_type = type;
iface->auth_type = defs->auth_type;
defs->auth_type = AUTH_NONE;
enum auth_type auth_type;
printf("\tauth-type %s\n", if_auth_name(iface->auth_type));
switch (iface->auth_type) {
u_int16_t auth_type;
enum auth_type auth_type;
const char *if_auth_name(enum auth_type);
if (auth_type == 1) { /* simple text password */
int version, type, auth_type;
auth_type = bp[4];
if (auth_type != 0)
printf(" authtype=%d", auth_type);