Home
last modified time | relevance | path

Searched defs:dhkey (Results 1 – 3 of 3) sorted by relevance

/spdk/lib/nvme/
H A Dnvme_auth.c405 const char *nqn1, const char *nqn2, const void *dhkey, size_t dhlen, in spdk_nvme_dhchap_calculate() argument
526 spdk_nvme_dhchap_dhkey_get_pubkey(struct spdk_nvme_dhchap_dhkey *dhkey, void *pub, size_t *len) in spdk_nvme_dhchap_dhkey_get_pubkey() argument
615 spdk_nvme_dhchap_dhkey_derive_secret(struct spdk_nvme_dhchap_dhkey *dhkey, in spdk_nvme_dhchap_dhkey_derive_secret() argument
907 struct spdk_nvme_dhchap_dhkey *dhkey; in nvme_auth_send_reply() local
[all...]
/spdk/test/unit/lib/nvmf/auth.c/
H A Dauth_ut.c65 const char *nqn1, const char *nqn2, const void *dhkey, size_t dhlen, in spdk_nvme_dhchap_calculate() argument
77 spdk_nvme_dhchap_dhkey_get_pubkey(struct spdk_nvme_dhchap_dhkey *dhkey, void *pub, size_t *len) in spdk_nvme_dhchap_dhkey_get_pubkey() argument
/spdk/lib/nvmf/
H A Dauth.c51 struct spdk_nvme_dhchap_dhkey *dhkey; global() member