]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
cifsd: move fips_enabled check before the str_to_key()
authorNamjae Jeon <namjae.jeon@samsung.com>
Wed, 26 May 2021 06:25:40 +0000 (15:25 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Wed, 26 May 2021 09:11:53 +0000 (18:11 +0900)
commit94096702376ecb99c86cbee9dd95fc3675231b8a
tree8d4075b6399329af9e15ca57f62b8e026b945eb6
parent8bae4419ce636f6f8414193a206a2dc2e6dd37db
cifsd: move fips_enabled check before the str_to_key()

Move fips_enabled check before the str_to_key().

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/auth.c