Searched refs:nvmet_has_auth (Results 1 – 3 of 3) sorted by relevance
872 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl) in nvmet_has_auth() function894 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl) in nvmet_has_auth() function
240 (nvmet_has_auth(ctrl) ? NVME_CONNECT_AUTHREQ_ATR : 0); in nvmet_connect_result()
1669 nvmet_has_auth(ctrl) ? " with DH-HMAC-CHAP" : ""); in nvmet_alloc_ctrl()