Searched refs:nvmet_has_auth (Results 1 – 3 of 3) sorted by relevance
896 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq) in nvmet_has_auth() function920 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl, in nvmet_has_auth() function
239 bool needs_auth = nvmet_has_auth(ctrl, sq); in nvmet_connect_result()
1670 nvmet_has_auth(ctrl, args->sq) ? " with DH-HMAC-CHAP" : "", in nvmet_alloc_ctrl()