nvmet_has_auth
nvmet_has_auth(ctrl, args->sq) ? " with DH-HMAC-CHAP" : "",
bool needs_auth = nvmet_has_auth(ctrl, sq);