Searched refs:fallback_hash_id (Results 1 – 1 of 1) sorted by relevance
37 int i, hash_id = 0, fallback_hash_id = 0, dhgid, fallback_dhgid; 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()85 if (fallback_hash_id == 0) { in nvmet_auth_negotiate()92 nvme_auth_hmac_name(fallback_hash_id)); in nvmet_auth_negotiate()93 ctrl->shash_id = fallback_hash_id; in nvmet_auth_negotiate()