]> git.baikalelectronics.ru Git - 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)
commit5242d7742f5f71721e69e2340473e7d5a3239997
tree8d4075b6399329af9e15ca57f62b8e026b945eb6
parentbcf758e9b5927b1ab7e09ca0b9dc881ce768ef55
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