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