Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/gss/
H A Dgss_krb5_mech.c1159 uint8_t RRC[2]; member
1181 .RRC = "\x00\x00",
1669 rrc = (token.RRC[0] << 8) | token.RRC[1]; in gss_krb5_cfx_unwrap_mbuf()
1694 token.RRC[0] = token.RRC[1] = 0; in gss_krb5_cfx_unwrap_mbuf()
1714 token.EC[0] = token.EC[1] = token.RRC[0] = token.RRC[1] = 0; in gss_krb5_cfx_unwrap_mbuf()