Searched refs:nvme_auth_hmac_name (Results 1 – 6 of 6) sorted by relevance
111 const char *nvme_auth_hmac_name(u8 hmac_id) in nvme_auth_hmac_name() function117 EXPORT_SYMBOL_GPL(nvme_auth_hmac_name);193 nvme_auth_hmac_name(key_hash)); in nvme_auth_extract_key()248 hmac_name = nvme_auth_hmac_name(key->hash); in nvme_auth_transform_key()348 hmac_name = nvme_auth_hmac_name(hmac_id); in nvme_auth_augmented_challenge()
37 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key()167 hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_setup_auth()187 nvme_auth_hmac_name(ctrl->host_key->hash) : "none", in nvmet_setup_auth()205 nvme_auth_hmac_name(ctrl->ctrl_key->hash) : "none", in nvmet_setup_auth()274 hash_name = nvme_auth_hmac_name(ctrl->shash_id); in nvmet_auth_host_hash()385 hash_name = nvme_auth_hmac_name(ctrl->shash_id); in nvmet_auth_ctrl_hash()
60 crypto_has_shash(nvme_auth_hmac_name(host_hmac_id), 0, 0)) in nvmet_auth_negotiate()75 nvme_auth_hmac_name(fallback_hash_id)); in nvmet_auth_negotiate()
1775 const char *hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_host_dhchap_hash_show()1789 if (!crypto_has_shash(nvme_auth_hmac_name(hmac_id), 0, 0)) in nvmet_host_dhchap_hash_store()
22 const char *nvme_auth_hmac_name(u8 hmac_id);
155 hmac_name = nvme_auth_hmac_name(data->hashid); in nvme_auth_process_dhchap_challenge()367 nvme_auth_hmac_name(chap->hash_id), in nvme_auth_process_dhchap_success1()