Home
last modified time | relevance | path

Searched refs:nvmet_has_auth (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/target/
H A Dnvmet.h872 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl) in nvmet_has_auth() function
894 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl) in nvmet_has_auth() function
H A Dfabrics-cmd.c240 (nvmet_has_auth(ctrl) ? NVME_CONNECT_AUTHREQ_ATR : 0); in nvmet_connect_result()
H A Dcore.c1669 nvmet_has_auth(ctrl) ? " with DH-HMAC-CHAP" : ""); in nvmet_alloc_ctrl()