Searched refs:cred_len (Results 1 – 2 of 2) sorted by relevance
115 __be32 *p, *cred_len, *gidarr_len; in unx_marshal() local127 cred_len = p++; in unx_marshal()143 *cred_len = cpu_to_be32((p - cred_len - 1) << 2); in unx_marshal()
1542 __be32 *p, *cred_len; in gss_marshal() local1556 cred_len = p++; in gss_marshal()1570 *cred_len = cpu_to_be32((p - (cred_len + 1)) << 2); in gss_marshal()