Searched refs:setup_token (Results 1 – 3 of 3) sorted by relevance
74 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token() function144 ptr = setup_token(ctx, token); in gss_get_mic_v1()
4104 static struct setup_tokens setup_token[] __initdata = variable4193 for (i = 0; i < ARRAY_SIZE(setup_token); i++) { in qla1280_get_token()4194 if (!strncmp(setup_token[i].token, str, (sep - str))) { in qla1280_get_token()4195 ret = setup_token[i].val; in qla1280_get_token()
629 static char setup_token[] __initdata = variable650 char *cur = setup_token; in get_setup_token()