Searched refs:nvmet_setup_auth (Results 1 – 4 of 4) sorted by relevance
707 int nvmet_setup_auth(struct nvmet_ctrl *ctrl);726 static inline int nvmet_setup_auth(struct nvmet_ctrl *ctrl) in nvmet_setup_auth() function
256 ret = nvmet_setup_auth(ctrl); in nvmet_execute_admin_connect()
127 int nvmet_setup_auth(struct nvmet_ctrl *ctrl) in nvmet_setup_auth() function
243 if (nvmet_setup_auth(ctrl) < 0) { in nvmet_execute_auth_send()