Searched refs:encap_cipher_count (Results 1 – 1 of 1) sorted by relevance
124 uint16_t encap_cipher_count; member352 &encap->encap_cipher_count); /* w */ in smb31_decode_neg_ctxs()353 if (rc != 0 || encap->encap_cipher_count > in smb31_decode_neg_ctxs()364 encap->encap_cipher_count, in smb31_decode_neg_ctxs()375 for (int k = 0; k < encap->encap_cipher_count; k++) { in smb31_decode_neg_ctxs()463 if (encap->encap_cipher_count == 0) in smb31_encode_neg_ctxs()847 if (encap->encap_cipher_count != 0) in smb2_negotiate_common()