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()
4029 static struct setup_tokens setup_token[] __initdata = variable4118 for (i = 0; i < ARRAY_SIZE(setup_token); i++) { in qla1280_get_token()4119 if (!strncmp(setup_token[i].token, str, (sep - str))) { in qla1280_get_token()4120 ret = setup_token[i].val; in qla1280_get_token()
617 static char setup_token[] __initdata = variable638 char *cur = setup_token; in get_setup_token()