Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c8650 emlxs_auth_key_t *auth_key2; in emlxs_auth_key_read() local
8689 auth_key2 = emlxs_auth_key_create(hba, in emlxs_auth_key_read()
8693 if (!auth_key2) { in emlxs_auth_key_read()
8700 auth_key.next = auth_key2->next; in emlxs_auth_key_read()
8701 auth_key.prev = auth_key2->prev; in emlxs_auth_key_read()
8703 (uint8_t *)auth_key2, sizeof (emlxs_auth_key_t)); in emlxs_auth_key_read()