| libnvme_host_get_kxchap_host_key(9) | libnvme API manual | libnvme_host_get_kxchap_host_key(9) |
NAME
libnvme_host_get_kxchap_host_key - Get kxchap_host_key.
SYNOPSIS
const char * libnvme_host_get_kxchap_host_key (const struct libnvme_host *p );
ARGUMENTS
- p
- The struct libnvme_host instance to query.
RETURN
The value of the kxchap_host_key field, or NULL if not set.
| libnvme_host_get_kxchap_host_key | September 2026 |