nvme_auth_negotiate
EXPORT_SYMBOL_GPL(nvme_auth_negotiate);
ret = nvme_auth_negotiate(ctrl, 0);
ret = nvme_auth_negotiate(ctrl, 0);
ret = nvme_auth_negotiate(ctrl, qid);
int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid);
error = nvme_auth_negotiate(ctrl, 0);