Home
last modified time | relevance | path

Searched refs:host_hmac_id (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/nvme/target/
Dfabrics-cmd-auth.c57 u8 host_hmac_id = data->auth_protocol[0].dhchap.idlist[i]; in nvmet_auth_negotiate() local
60 crypto_has_shash(nvme_auth_hmac_name(host_hmac_id), 0, 0)) in nvmet_auth_negotiate()
61 fallback_hash_id = host_hmac_id; in nvmet_auth_negotiate()
62 if (ctrl->shash_id != host_hmac_id) in nvmet_auth_negotiate()