Searched refs:Seal_Alg (Results 1 – 1 of 1) sorted by relevance
1742 uint8_t Seal_Alg[2]; member2172 tokbody.Seal_Alg[0] = conf_flag ? 0x02 : 0xff; in gss_krb5_3des_wrap_mbuf()2173 tokbody.Seal_Alg[1] = conf_flag ? 0x00 : 0xff; in gss_krb5_3des_wrap_mbuf()2262 wrap.Seal_Alg[0] = 0x02; in gss_krb5_3des_unwrap_mbuf()2263 wrap.Seal_Alg[1] = 0x00; in gss_krb5_3des_unwrap_mbuf()2270 wrap.Seal_Alg[0] = 0xff; in gss_krb5_3des_unwrap_mbuf()2271 wrap.Seal_Alg[1] = 0xff; in gss_krb5_3des_unwrap_mbuf()