Searched refs:myrand (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 323 * myrand is used for test only, eventually it should be replaced by the random 328 unsigned char myrand[] = variable 2265 bcopy((void *) myrand, (void *) &node_dhc->hrsp_cval[0], 2268 bcopy((void *) myrand, 2272 bcopy((void *) myrand, 2276 bcopy((void *) myrand, (void *) tmp, 2329 bcopy((void *) myrand, (void *) node_dhc->hrsp_priv_key, 2333 bcopy((void *) myrand, 2336 bcopy((void *) myrand, 2340 bcopy((void *) myrand, [all...] |
Completed in 52 milliseconds