Searched refs:setup_token (Results 1 – 3 of 3) sorted by relevance
73 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token() function143 ptr = setup_token(ctx, token); in gss_get_mic_v1()
4018 static struct setup_tokens setup_token[] __initdata = variable4106 for (i = 0; i < ARRAY_SIZE(setup_token); i++) { in qla1280_get_token()4107 if (!strncmp(setup_token[i].token, str, (sep - str))) { in qla1280_get_token()4108 ret = setup_token[i].val; in qla1280_get_token()
621 static char setup_token[] __initdata = variable642 char *cur = setup_token; in get_setup_token()