Home
last modified time | relevance | path

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

/drivers/nvme/target/
A Dfabrics-cmd-auth.c75 u8 host_hmac_id = data->auth_protocol[0].dhchap.idlist[i]; in nvmet_auth_negotiate() local
78 crypto_has_shash(nvme_auth_hmac_name(host_hmac_id), 0, 0)) in nvmet_auth_negotiate()
79 fallback_hash_id = host_hmac_id; in nvmet_auth_negotiate()
80 if (ctrl->shash_id != host_hmac_id) in nvmet_auth_negotiate()

Completed in 7 milliseconds