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.c149 .decrypt_req = smb3_decrypt_req,
167 .decrypt_req = smb3_decrypt_req,
H A Dsmb2pdu.h468 int smb3_decrypt_req(struct ksmbd_work *work);
H A Dsmb2pdu.c9079 int smb3_decrypt_req(struct ksmbd_work *work) in smb3_decrypt_req() function