Searched refs:cred_len (Results 1 – 2 of 2) sorted by relevance
107 __be32 *p, *cred_len, *gidarr_len; in unx_marshal() local119 cred_len = p++; in unx_marshal()135 *cred_len = cpu_to_be32((p - cred_len - 1) << 2); in unx_marshal()
1507 __be32 *p, *cred_len; in gss_marshal() local1521 cred_len = p++; in gss_marshal()1535 *cred_len = cpu_to_be32((p - (cred_len + 1)) << 2); in gss_marshal()
Completed in 7 milliseconds