Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_ctxsetup.c39 kg2_parse_token(minor_status, ptr, token_length, flags, nctypes, ctypes, in kg2_parse_token() argument
43 int token_length;
59 if (token_length < 4)
63 token_length -= 4;
67 if (token_length < 2)
71 token_length -= 2;
87 if (token_length < 4)
93 token_length -= 4;
97 if (token_length < 4)
102 token_length -= 4;
[all …]