Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h256 uint8_t hrsp_cval[20]; /* challenge value from host */ member
390 uint8_t hrsp_cval[20]; /* challenge value */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c2246 (void *) &node_dhc->hrsp_cval[0], in emlxs_issue_dhchap_challenge()
2250 (void *) &node_dhc->nlp_auth_misc.hrsp_cval[0], in emlxs_issue_dhchap_challenge()
2254 (void *) &node_dhc->nlp_auth_misc.hrsp_cval[0], in emlxs_issue_dhchap_challenge()
2265 bcopy((void *) myrand, (void *) &node_dhc->hrsp_cval[0], in emlxs_issue_dhchap_challenge()
2269 (void *) &node_dhc->nlp_auth_misc.hrsp_cval[0], in emlxs_issue_dhchap_challenge()
2273 (void *) &node_dhc->nlp_auth_misc.hrsp_cval[0], in emlxs_issue_dhchap_challenge()
6269 (unsigned char *)&node_dhc->hrsp_cval[0], in emlxs_hash_verification()
6307 (void *)&node_dhc->hrsp_cval[0], in emlxs_hash_verification()
6311 (void *)&node_dhc->nlp_auth_misc.hrsp_cval[0], in emlxs_hash_verification()
6366 bcopy((void *)node_dhc->hrsp_cval, in emlxs_hash_verification()
[all …]