Searched refs:Seal_Alg (Results 1 – 1 of 1) sorted by relevance
1693 uint8_t Seal_Alg[2]; member2084 tokbody.Seal_Alg[0] = conf_flag ? 0x02 : 0xff; in gss_krb5_3des_wrap_mbuf()2085 tokbody.Seal_Alg[1] = conf_flag ? 0x00 : 0xff; in gss_krb5_3des_wrap_mbuf()2174 wrap.Seal_Alg[0] = 0x02; in gss_krb5_3des_unwrap_mbuf()2175 wrap.Seal_Alg[1] = 0x00; in gss_krb5_3des_unwrap_mbuf()2182 wrap.Seal_Alg[0] = 0xff; in gss_krb5_3des_unwrap_mbuf()2183 wrap.Seal_Alg[1] = 0xff; in gss_krb5_3des_unwrap_mbuf()