Searched refs:etoken (Results 1 – 1 of 1) sorted by relevance
1675 gss_cfx_wrap_token_desc etoken; in gss_krb5_cfx_unwrap_mbuf() local1691 mbuf_copydata(*mbp, len, sizeof(gss_cfx_wrap_token_desc), &etoken); in gss_krb5_cfx_unwrap_mbuf()1694 if (memcmp(&token, &etoken, sizeof(gss_cfx_wrap_token_desc)) != 0) { in gss_krb5_cfx_unwrap_mbuf()