Searched refs:SMB2_ENCRYPTION_AES256_GCM (Results 1 – 4 of 4) sorted by relevance
853 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in smb3_crypto_aead_allocate()867 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in smb3_crypto_aead_allocate()
357 #define SMB2_ENCRYPTION_AES256_GCM cpu_to_le16(0x0004) macro
455 pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES256_GCM; in build_encrypt_ctxt()460 pneg_ctxt->Ciphers[1] = SMB2_ENCRYPTION_AES256_GCM; in build_encrypt_ctxt()614 if (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES256_GCM) { in decode_encrypt_ctx()634 (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES256_GCM)) { in decode_encrypt_ctx()
3974 (cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in fill_transform_hdr()4109 if (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM) in crypt_message()4152 (server->cipher_type == SMB2_ENCRYPTION_AES256_GCM)) in crypt_message()