Searched refs:Seal_Alg (Results 1 – 1 of 1) sorted by relevance
1741 uint8_t Seal_Alg[2]; member2171 tokbody.Seal_Alg[0] = conf_flag ? 0x02 : 0xff; in gss_krb5_3des_wrap_mbuf()2172 tokbody.Seal_Alg[1] = conf_flag ? 0x00 : 0xff; in gss_krb5_3des_wrap_mbuf()2261 wrap.Seal_Alg[0] = 0x02; in gss_krb5_3des_unwrap_mbuf()2262 wrap.Seal_Alg[1] = 0x00; in gss_krb5_3des_unwrap_mbuf()2269 wrap.Seal_Alg[0] = 0xff; in gss_krb5_3des_unwrap_mbuf()2270 wrap.Seal_Alg[1] = 0xff; in gss_krb5_3des_unwrap_mbuf()