Searched refs:nvme_auth_hmac_name (Results 1 – 6 of 6) sorted by relevance
107 const char *nvme_auth_hmac_name(u8 hmac_id) in nvme_auth_hmac_name() function113 EXPORT_SYMBOL_GPL(nvme_auth_hmac_name);575 __func__, nvme_auth_hmac_name(hmac_id)); in nvme_auth_generate_digest()657 __func__, nvme_auth_hmac_name(hmac_id)); in nvme_auth_derive_tls_psk()
23 const char *nvme_auth_hmac_name(u8 hmac_id);
194 nvme_auth_hmac_name(ctrl->host_key->hash) : "none", in nvmet_setup_auth()212 nvme_auth_hmac_name(ctrl->ctrl_key->hash) : "none", in nvmet_setup_auth()
92 nvme_auth_hmac_name(fallback_hash_id)); in nvmet_auth_negotiate()
2169 const char *hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_host_dhchap_hash_show()
178 hmac_name = nvme_auth_hmac_name(data->hashid); in nvme_auth_process_dhchap_challenge()357 nvme_auth_hmac_name(chap->hash_id), in nvme_auth_process_dhchap_success1()