Searched refs:nvmet_setup_auth (Results 1 – 4 of 4) sorted by relevance
702 int nvmet_setup_auth(struct nvmet_ctrl *ctrl);721 static inline int nvmet_setup_auth(struct nvmet_ctrl *ctrl) in nvmet_setup_auth() function
258 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()