Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/common/
Dauth.c119 const char *nvme_auth_digest_name(u8 hmac_id) in nvme_auth_digest_name() function
125 EXPORT_SYMBOL_GPL(nvme_auth_digest_name);
311 digest_name = nvme_auth_digest_name(hmac_id); in nvme_auth_hash_skey()
/linux-6.1.9/include/linux/
Dnvme-auth.h23 const char *nvme_auth_digest_name(u8 hmac_id);