Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfabrics-cmd.c205 (nvmet_has_auth(ctrl) ? NVME_CONNECT_AUTHREQ_ATR : 0); in nvmet_connect_result()
276 nvmet_has_auth(ctrl) ? " with DH-HMAC-CHAP" : ""); in nvmet_execute_admin_connect()
H A Dnvmet.h735 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl) in nvmet_has_auth() function
757 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl) in nvmet_has_auth() function