Searched refs:ksmbd_crypt_message (Results 1 – 2 of 2) sorted by relevance
1018 int ksmbd_crypt_message(struct ksmbd_work *work, struct kvec *iov, in ksmbd_crypt_message() function
12332 return ksmbd_crypt_message(work, iov, work->iov_idx + 1, 1); in smb3_encrypt_resp()12376 rc = ksmbd_crypt_message(work, iov, 2, 0); in smb3_decrypt_req()