Searched refs:hrsp_priv_key (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.h | 260 uint8_t hrsp_priv_key[20]; /* the private key generated */ member 393 uint8_t hrsp_priv_key[20]; /* private key */ member
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 2313 (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() 2329 bcopy((void *) myrand, (void *) node_dhc->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() [all …]
|