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.h924 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq) in nvmet_has_auth() function
948 static inline bool nvmet_has_auth(struct nvmet_ctrl *ctrl, in nvmet_has_auth() function
H A Dfabrics-cmd.c247 bool needs_auth = nvmet_has_auth(ctrl, sq); in nvmet_connect_result()
H A Dcore.c1718 nvmet_has_auth(ctrl, args->sq) ? " with DH-HMAC-CHAP" : "", in nvmet_alloc_ctrl()