Home
last modified time | relevance | path

Searched refs:smb3_decrypt_req (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/server/
H A Dsmb2ops.c152 .decrypt_req = smb3_decrypt_req,
171 .decrypt_req = smb3_decrypt_req,
H A Dsmb2pdu.h358 int smb3_decrypt_req(struct ksmbd_work *work);
H A Dsmb2pdu.c9209 int smb3_decrypt_req(struct ksmbd_work *work) in smb3_decrypt_req() function