Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h260 uint8_t hrsp_priv_key[20]; /* the private key generated */ member
393 uint8_t hrsp_priv_key[20]; /* private key */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c2313 (void *) node_dhc->hrsp_priv_key, in emlxs_issue_dhchap_challenge()
2316 (void *) node_dhc->nlp_auth_misc.hrsp_priv_key, in emlxs_issue_dhchap_challenge()
2320 (void *) node_dhc->nlp_auth_misc.hrsp_priv_key, in emlxs_issue_dhchap_challenge()
2334 (void *) node_dhc->hrsp_priv_key, in emlxs_issue_dhchap_challenge()
2337 (void *) node_dhc->nlp_auth_misc.hrsp_priv_key, in emlxs_issue_dhchap_challenge()
2341 (void *) node_dhc->nlp_auth_misc.hrsp_priv_key, in emlxs_issue_dhchap_challenge()
6347 bcopy((void *)node_dhc->hrsp_priv_key, in emlxs_hash_verification()
6351 (void *)node_dhc->nlp_auth_misc.hrsp_priv_key, in emlxs_hash_verification()
6357 bcopy((void *)node_dhc->hrsp_priv_key, in emlxs_hash_verification()
6604 bcopy((void *)node_dhc->hrsp_priv_key, in emlxs_hash_get_R2()
[all …]