Searched refs:nvmet_has_auth (Results 1 – 3 of 3) sorted by relevance
908 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq) in nvmet_has_auth() function932 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl, in nvmet_has_auth() function
247 bool needs_auth = nvmet_has_auth(ctrl, sq); in nvmet_connect_result()
1714 nvmet_has_auth(ctrl, args->sq) ? " with DH-HMAC-CHAP" : "", in nvmet_alloc_ctrl()
Completed in 13 milliseconds