Searched refs:host_hmac_id (Results 1 – 1 of 1) sorted by relevance
75 u8 host_hmac_id = data->auth_protocol[0].dhchap.idlist[i]; in nvmet_auth_negotiate() local77 if (!fallback_hash_id && nvme_auth_hmac_hash_len(host_hmac_id)) in nvmet_auth_negotiate()78 fallback_hash_id = host_hmac_id; in nvmet_auth_negotiate()79 if (ctrl->shash_id != host_hmac_id) in nvmet_auth_negotiate()