cifsd: decoding gss token using lib/asn1_decoder.c
authorHyunchul Lee <hyc.lee@gmail.com>
Mon, 19 Apr 2021 08:26:15 +0000 (17:26 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Tue, 11 May 2021 01:46:38 +0000 (10:46 +0900)
commitfad4161b5cd01a24202234976ebbb133f7adc0b5
treea707e4568f1b0f76498ac08c5faf4e3d59ec8435
parentbcd62a368314deeea8bd0823399b649a236b7d5b
cifsd: decoding gss token using lib/asn1_decoder.c

Decode gss token of SMB2_SESSSION_SETUP using
lib/asn1_decoder.c

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/Kconfig
fs/cifsd/Makefile
fs/cifsd/asn1.c
fs/cifsd/smb2pdu.c
fs/cifsd/spnego_negtokeninit.asn1 [new file with mode: 0644]
fs/cifsd/spnego_negtokentarg.asn1 [new file with mode: 0644]