Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/nfs/gss/
H A Dgss_krb5_mech.c1157 uint8_t RRC[2]; member
1179 .RRC = "\x00\x00",
1620 rrc = (token.RRC[0] << 8) | token.RRC[1]; in gss_krb5_cfx_unwrap_mbuf()
1645 token.RRC[0] = token.RRC[1] = 0; in gss_krb5_cfx_unwrap_mbuf()
1665 token.EC[0] = token.EC[1] = token.RRC[0] = token.RRC[1] = 0; in gss_krb5_cfx_unwrap_mbuf()