smb3.1.1: rename nonces used for GCM and CCM encryption
authorSteve French <stfrench@microsoft.com>
Thu, 15 Oct 2020 05:25:02 +0000 (00:25 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Oct 2020 20:11:06 +0000 (15:11 -0500)
commitfd08f2dbf0c2e95f8503e2c79339fe5711f1aa1d
treec767bea2dc0e360252ae5c49215c5711cc360648
parent511ac89e591ab9affce17a8be4c45f6c2bb837f0
smb3.1.1: rename nonces used for GCM and CCM encryption

Now that 256 bit encryption can be negotiated, update
names of the nonces to match the updated official protocol
documentation (e.g. AES_GCM_NONCE instead of AES_128GCM_NONCE)
since they apply to both 128 bit and 256 bit encryption.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.h