Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/gss/
H A Dgss_krb5_mech.c1158 uint8_t RRC[2]; member
1180 .RRC = "\x00\x00",
1668 rrc = (token.RRC[0] << 8) | token.RRC[1]; in gss_krb5_cfx_unwrap_mbuf()
1693 token.RRC[0] = token.RRC[1] = 0; in gss_krb5_cfx_unwrap_mbuf()
1713 token.EC[0] = token.EC[1] = token.RRC[0] = token.RRC[1] = 0; in gss_krb5_cfx_unwrap_mbuf()